http.sys.mui HTTP Protocol Stack f973a7038944c251bbc896c6715e1d05

File info

File name: http.sys.mui
Size: 38912 byte
MD5: f973a7038944c251bbc896c6715e1d05
SHA1: 49b1b9e9b4716deaa459a70e8fae9ef0a551804f
SHA256: ab49a801c4b0b04c71c214f018606d1e3e1f807a8791d160106284c8c98f8313
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in English (U.S.) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id English (U.S.) English
1HTTP Service HTTP Service
3Set of HTTP service counters Set of HTTP service counters
5CurrentUrisCached CurrentUrisCached
7Total number of URIs currently cached by the kernel Total number of URIs currently cached by the kernel
9TotalUrisCached TotalUrisCached
11Total number of URIs added to the kernel since service startup Total number of URIs added to the kernel since service startup
13UriCacheHits UriCacheHits
15Total number of successful lookups in the kernel URI cache Total number of successful lookups in the kernel URI cache
17UriCacheMisses UriCacheMisses
19Total number of unsuccessful lookups in the kernel URI cache Total number of unsuccessful lookups in the kernel URI cache
21UriCacheFlushes UriCacheFlushes
23Total number of kernel URI cache flushes (complete or partial) since service startup Total number of kernel URI cache flushes (complete or partial) since service startup
25TotalFlushedUris TotalFlushedUris
27Total number of URIs that have been removed from the kernel URI cache since service startup Total number of URIs that have been removed from the kernel URI cache since service startup
29HTTP Service Url Groups HTTP Service Url Groups
31Set of URL Group-specific counters Set of URL Group-specific counters
33BytesSentRate BytesSentRate
35Rate of sending data by HTTP service for this site Rate of sending data by HTTP service for this site
37BytesReceivedRate BytesReceivedRate
39Rate of received data by HTTP service for this site Rate of received data by HTTP service for this site
41BytesTransferredRate BytesTransferredRate
43Rate of total bytes transferred (sent and received) by HTTP service for this site Rate of total bytes transferred (sent and received) by HTTP service for this site
45CurrentConnections CurrentConnections
47Number of current connections established for this site Number of current connections established for this site
49MaxConnections MaxConnections
51Maximum number of concurrent connections established for this site Maximum number of concurrent connections established for this site
53ConnectionAttempts ConnectionAttempts
55Rate at which connection attempts are being made for this site Rate at which connection attempts are being made for this site
57GetRequests GetRequests
59Rate at which GET method requests are made for this site Rate at which GET method requests are made for this site
61HeadRequests HeadRequests
63Rate at which HEAD method requests are made for this site Rate at which HEAD method requests are made for this site
65AllRequests AllRequests
67Total number of HTTP requests made for this site Total number of HTTP requests made for this site
69HTTP Service Request Queues HTTP Service Request Queues
71Set of request queue counters Set of request queue counters
73CurrentQueueSize CurrentQueueSize
75Number of requests in the queue Number of requests in the queue
77MaxQueueItemAge MaxQueueItemAge
79Age of the oldest request in the queue Age of the oldest request in the queue
81ArrivalRate ArrivalRate
83Rate at which requests are arriving in the queue Rate at which requests are arriving in the queue
85RejectionRate RejectionRate
87Rate at which requests are rejected from the queue Rate at which requests are rejected from the queue
89RejectedRequests RejectedRequests
91Total number of requests rejected from the queue Total number of requests rejected from the queue
93CacheHitRate CacheHitRate
95Rate of cache hits for the queue Rate of cache hits for the queue
200HTTP HTTP
201This service implements the hypertext transfer protocol (HTTP). If this service is disabled, any services that explicitly depend on it will fail to start. This service implements the hypertext transfer protocol (HTTP). If this service is disabled, any services that explicitly depend on it will fail to start.
202Troubleshoot server-side web connectivity issues Troubleshoot server-side web connectivity issues
0x10000001Flagged on all HTTP events dealing with service setup Flagged on all HTTP events dealing with service setup
0x10000002Flagged on all HTTP events dealing with request processing Flagged on all HTTP events dealing with request processing
0x10000003Flagged on all HTTP events dealing with response handling Flagged on all HTTP events dealing with response handling
0x10000004Flagged on all HTTP events dealing with endpoints Flagged on all HTTP events dealing with endpoints
0x10000005Flagged on all HTTP events occurring on a connection Flagged on all HTTP events occurring on a connection
0x10000006Flagged on all HTTP events dealing with URI cache Flagged on all HTTP events dealing with URI cache
0x10000007Flagged on all HTTP events triggered on a URL group Flagged on all HTTP events triggered on a URL group
0x10000008Flagged on all HTTP events triggered on a server session Flagged on all HTTP events triggered on a server session
0x10000009Flagged on all HTTP events triggered on a request queue Flagged on all HTTP events triggered on a request queue
0x1000000AFlagged on all HTTP events handling SSL interactions Flagged on all HTTP events handling SSL interactions
0x1000000BFlagged on all HTTP events handling authentication (SSPI) and authentication cache Flagged on all HTTP events handling authentication (SSPI) and authentication cache
0x1000000CFlagged on all HTTP events dealing with error log activities Flagged on all HTTP events dealing with error log activities
0x1000000DFlagged on all HTTP events setting/resetting/triggering timeouts Flagged on all HTTP events setting/resetting/triggering timeouts
0x1000000EFlagged on all HTTP events dealing with global driver settings Flagged on all HTTP events dealing with global driver settings
0x1000000FFlagged on all HTTP events in thread pool Flagged on all HTTP events in thread pool
0x11000001Flagged on all HTTP transactions Flagged on all HTTP transactions
0x1100002AFlagged on all HTTP events dealing with potential personally identifiable information Flagged on all HTTP events dealing with potential personally identifiable information
0x12000038Classic Classic
0x13000034SQM SQM
0x3000000BRecvReq RecvReq
0x3000000CParse Parse
0x3000000DDeliver Deliver
0x3000000ERecvResp RecvResp
0x3000000FRecvRespLast RecvRespLast
0x30000010RecvBody RecvBody
0x30000011RecvBodyLast RecvBodyLast
0x30000012FastRespLast FastRespLast
0x30000013FastResp FastResp
0x30000014CachedAndSend CachedAndSend
0x30000015FastSend FastSend
0x30000016ZeroSend ZeroSend
0x30000017SndError SndError
0x30000018LastSndError LastSndError
0x30000019SrvdFrmCache SrvdFrmCache
0x3000001ACachedNotModified CachedNotModified
0x3000001BResvUrl ResvUrl
0x3000001CConnConnect ConnConnect
0x3000001DConnClose ConnClose
0x3000001EConnCleanup ConnCleanup
0x3000001FChgUrlGrpProp ChgUrlGrpProp
0x30000020ChgSrvSesProp ChgSrvSesProp
0x30000021ChgReqQueueProp ChgReqQueueProp
0x30000022AddUrl AddUrl
0x30000023RemUrl RemUrl
0x30000024RemAllUrls RemAllUrls
0x30000025AddedCacheEntry AddedCacheEntry
0x30000026AddCacheEntryFailed AddCacheEntryFailed
0x30000027FlushedCache FlushedCache
0x30000028SslConnEvent SslConnEvent
0x30000029SslInitiateHandshake SslInitiateHandshake
0x3000002ASslHandshakeComplete SslHandshakeComplete
0x3000002BSslInititateSslRcvClientCert SslInititateSslRcvClientCert
0x3000002CSslRcvClientCertFailed SslRcvClientCertFailed
0x3000002DSslRcvdRawData SslRcvdRawData
0x3000002ESslDlvrdStreamData SslDlvrdStreamData
0x3000002FSslAcceptStreamData SslAcceptStreamData
0x30000031ReadIpListEntry ReadIpListEntry
0x30000032CreatedSslCred CreatedSslCred
0x30000033SendComplete SendComplete
0x30000034SspiCall SspiCall
0x30000035AuthCacheEntryAdded AuthCacheEntryAdded
0x30000036AuthCacheEntryFreed AuthCacheEntryFreed
0x30000037ConnIdAssgn ConnIdAssgn
0x30000038QosFlowSetReset QosFlowSetReset
0x30000039LoggingConfigFailed LoggingConfigFailed
0x3000003ALoggingConfig LoggingConfig
0x3000003BLogFileCreateFailed LogFileCreateFailed
0x3000003CLogFileCreate LogFileCreate
0x3000003DLogFileWrite LogFileWrite
0x3000003EParseRequestFailed ParseRequestFailed
0x3000003FConnTimedOut ConnTimedOut
0x30000042SslEndpointCreationFailed SslEndpointCreationFailed
0x30000043SslDisconnEvent SslDisconnEvent
0x30000044SslDisconnReq SslDisconnReq
0x30000045SslUnsealMsg SslUnsealMsg
0x30000046SslQueryConnInfoFailed SslQueryConnInfoFailed
0x30000047SslEndpointConfigNotFound SslEndpointConfigNotFound
0x30000048SslAsc SslAsc
0x30000049SslSealMsg SslSealMsg
0x3000004ARequestRejected RequestRejected
0x3000004BRequestCancelled RequestCancelled
0x3000004CHotAddProcFailed HotAddProcFailed
0x3000004DHotAddProcSucceeded HotAddProcSucceeded
0x3000004EUserResponseFlowInit UserResponseFlowInit
0x3000004FCachedResponseFlowInit CachedResponseFlowInit
0x30000050FlowInitFailed FlowInitFailed
0x30000051SetConnectionFlow SetConnectionFlow
0x30000052RequestAssociatedToConfigurationFlow RequestAssociatedToConfigurationFlow
0x30000053ConnectionFlowFailed ConnectionFlowFailed
0x30000054ResponseRangeProcessingOK ResponseRangeProcessingOK
0x30000055BeginBuildingSlices BeginBuildingSlices
0x30000056SendSliceCacheContent SendSliceCacheContent
0x30000057CachedSlicesMatchContent CachedSlicesMatchContent
0x30000058MergeSlicesToCache MergeSlicesToCache
0x30000059FlatCacheRangeSend FlatCacheRangeSend
0x3000005AChannelBindAscParams ChannelBindAscParams
0x3000005BServiceBindCheckComplete ServiceBindCheckComplete
0x3000005CChannelBindConfigCapture ChannelBindConfigCapture
0x3000005DChannelBindPerResponseConfig ChannelBindPerResponseConfig
0x3000005EUsePolicyBasedQoSFlow UsePolicyBasedQoSFlow
0x3000005FThreadPoolExtension ThreadPoolExtension
0x30000060ThreadReady ThreadReady
0x30000061ThreadPoolTrim ThreadPoolTrim
0x30000062ThreadGone ThreadGone
0x30000063SniParsed SniParsed
0x30000064InitiateOpaqueMode InitiateOpaqueMode
0x30000065EndpointAutoGenerated EndpointAutoGenerated
0x30000066AutoGeneratedEndpointDeleted AutoGeneratedEndpointDeleted
0x30000067SslEndpointConfigFound SslEndpointConfigFound
0x30000068SslEndpointConfigRejected SslEndpointConfigRejected
0x33000002Stop Stop
0x40003A9FReservation for namespace identified by URL prefix %2 was successfully added. Reservation for namespace identified by URL prefix %2 was successfully added.
0x40003AA0Reservation for namespace identified by URL prefix %2 was successfully deleted. Reservation for namespace identified by URL prefix %2 was successfully deleted.
0x40003AA7Unable to convert all entries on IP Listen-Only list. Driver will listen on all available interfaces. Unable to convert all entries on IP Listen-Only list. Driver will listen on all available interfaces.
0x50000002Error Error
0x50000003Warning Warning
0x50000004Information Information
0x70000001HTTP Request Trace Task HTTP Request Trace Task
0x70000003HTTP Setup Trace Task HTTP Setup Trace Task
0x70000004HTTP Connection Trace Task HTTP Connection Trace Task
0x70000005HTTP Configuration Property Trace Task HTTP Configuration Property Trace Task
0x70000006HTTP Authentication Trace Task HTTP Authentication Trace Task
0x70000007HTTP SSL Trace Task HTTP SSL Trace Task
0x70000008HTTP Cache Trace Task HTTP Cache Trace Task
0x70000009HTTP Logging Trace Task HTTP Logging Trace Task
0x7000000AHTTP Timeout Trace Task HTTP Timeout Trace Task
0x7000000BHTTP Driver Global Settings Task HTTP Driver Global Settings Task
0x7000000CHTTP Thread Pool HTTP Thread Pool
0x80003AABThe host %2 has gone down as a result of the change in the IP Listen-Only list. The host %2 has gone down as a result of the change in the IP Listen-Only list.
0x80003AACThe host %2 has come up as a result of the change in the IP Listen-Only list. The host %2 has come up as a result of the change in the IP Listen-Only list.
0x80003BC4SSL Certificate Settings deleted for endpoint : %2 . SSL Certificate Settings deleted for endpoint : %2 .
0x80003BC5SSL Certificate Settings created by an admin process for endpoint : %2 . SSL Certificate Settings created by an admin process for endpoint : %2 .
0x80003BC6SSL Certificate Settings updated by an admin process for endpoint : %2 . SSL Certificate Settings updated by an admin process for endpoint : %2 .
0x90000001Microsoft-Windows-HttpService Microsoft-Windows-HttpService
0x90000002HTTP Service Channel HTTP Service Channel
0x91000001Microsoft-Windows-HttpLog Microsoft-Windows-HttpLog
0x91000002HTTP Log Channel HTTP Log Channel
0x92000001Microsoft-Windows-HttpEvent Microsoft-Windows-HttpEvent
0x92000002System System
0xB0000001Request received (request ID %1) on connection (connection ID %2) from remote address %4. Request received (request ID %1) on connection (connection ID %2) from remote address %4.
0xB0000002Parsed request (request pointer %1, method %2) with URI %3. Parsed request (request pointer %1, method %2) with URI %3.
0xB0000003Delivered request to server application (request pointer %1, request ID %2, site ID %3) from request queue %4 for URI %5 with status %6. Delivered request to server application (request pointer %1, request ID %2, site ID %3) from request queue %4 for URI %5 with status %6.
0xB0000004Server application passed response (request ID %1, connection ID %2, method %4, header length %5, number of entity chunks %6, cache policy %7) with status code %3. Server application passed response (request ID %1, connection ID %2, method %4, header length %5, number of entity chunks %6, cache policy %7) with status code %3.
0xB0000005Server application passed the last response (corresponding to request ID %1). Server application passed the last response (corresponding to request ID %1).
0xB0000006Server application passed entity body for request ID %1 (connection ID %2). Server application passed entity body for request ID %1 (connection ID %2).
0xB0000007Server application passed the last entity body for request ID %1. Server application passed the last entity body for request ID %1.
0xB000000AResponse ready for send (corresponding to request ID %1) with status code %2. Response ready for send (corresponding to request ID %1) with status code %2.
0xB000000BCached the response (corresponding to request ID %1) with status code %2. Response to be sent. Cached the response (corresponding to request ID %1) with status code %2. Response to be sent.
0xB000000CQueued last response (corresponding to request ID %1) for sending. Status code is %2. Queued last response (corresponding to request ID %1) for sending. Status code is %2.
0xB000000DResponse sent (corresponding to request ID %1) with status code %2. If disconnect is required, a TCP FIN has been sent. Response sent (corresponding to request ID %1) with status code %2. If disconnect is required, a TCP FIN has been sent.
0xB000000EError occurred while sending the last response (corresponding to request ID %1) with status code %2. A TCP Reset has been sent. Error occurred while sending the last response (corresponding to request ID %1) with status code %2. A TCP Reset has been sent.
0xB000000FError %3 occurred while sending (corresponding to request ID %1). A TCP Reset will be sent. Error %3 occurred while sending (corresponding to request ID %1). A TCP Reset will be sent.
0xB0000010Response (request pointer %1, site ID %2, number of bytes %3) queued for sending from the cache. Response (request pointer %1, site ID %2, number of bytes %3) queued for sending from the cache.
0xB0000011Response (request pointer %1, site ID %2, number of bytes %3) queued for sending with status code 304 (cache not modified). Response (request pointer %1, site ID %2, number of bytes %3) queued for sending with status code 304 (cache not modified).
0xB0000012Attempted to reserve URL (%1). Status %2. Attempted to reserve URL (%1). Status %2.
0xB0000013Successfully read the IP listen list for IP address %1. Successfully read the IP listen list for IP address %1.
0xB0000014SSL credentials for IP address and port %3 successfully created. SSL credentials for IP address and port %3 successfully created.
0xB0000015New connection created (local IP address %3 and remote address %5). New connection created (local IP address %3 and remote address %5).
0xB0000016Connection ID (%2) assigned to connection and request (request ID %1) will be parsed. Connection ID (%2) assigned to connection and request (request ID %1) will be parsed.
0xB0000017Client closed the connection (connection pointer %1). Status of whether closed by TCP Reset: %2. Client closed the connection (connection pointer %1). Status of whether closed by TCP Reset: %2.
0xB0000018Connection (connection pointer %1) cleanup started due to either the sending of a TCP Reset, receiving of a TCP Reset, or after the mutual exchange of TCP Fins. Connection (connection pointer %1) cleanup started due to either the sending of a TCP Reset, receiving of a TCP Reset, or after the mutual exchange of TCP Fins.
0xB0000019Successfully added entry (URI %1) to cache. Successfully added entry (URI %1) to cache.
0xB000001AFailed to add an entry (URI %1) to the cache. Status: %2. Failed to add an entry (URI %1) to the cache. Status: %2.
0xB000001BFlushed entry (URI %1) from the cache. Flushed entry (URI %1) from the cache.
0xB000001CAttempted to set URL group property: %1. Status: %2. Attempted to set URL group property: %1. Status: %2.
0xB000001DAttempted to set server session property: %1. Status: %2. Attempted to set server session property: %1. Status: %2.
0xB000001EAttempted to set request queue property: %1. Status: %2. Attempted to set request queue property: %1. Status: %2.
0xB000001FAttempted to add URL (%2) to URL group (%1). Status: %3. Attempted to add URL (%2) to URL group (%1). Status: %3.
0xB0000020Removed URL (%2) from URL group (%1). Removed URL (%2) from URL group (%1).
0xB0000021Removed all URLs from URL group %1. Removed all URLs from URL group %1.
0xB0000022Initiating SSL connection. Initiating SSL connection.
0xB0000023Initiating SSL handshake. Initiating SSL handshake.
0xB0000024SSL handshake completed with status: %1. SSL handshake completed with status: %1.
0xB0000025Server application is attempting to receive the SSL client certificate, which will be provided if available. If the client certificate is not available, a renegotiation will be initiated. Server application is attempting to receive the SSL client certificate, which will be provided if available. If the client certificate is not available, a renegotiation will be initiated.
0xB0000026Attempt by server application to receive client certificate failed with status: %1. Attempt by server application to receive client certificate failed with status: %1.
0xB0000027Raw SSL data is available for processing. Raw SSL data is available for processing.
0xB0000028Decrypted SSL data is available for processing. Decrypted SSL data is available for processing.
0xB0000029Passed plaintext data for encryption. Passed plaintext data for encryption.
0xB000002BAttempt (on connection ID %1) to authenticate client completed. Authentication type %2. Security status: %3. Attempt (on connection ID %1) to authenticate client completed. Authentication type %2. Security status: %3.
0xB000002CAttempted to add entry to the %2 authentication cache. Status: %4. Attempted to add entry to the %2 authentication cache. Status: %4.
0xB000002DEntry successfully removed from the authentication cache. Entry successfully removed from the authentication cache.
0xB000002ESuccessfully associated QoS flow with connection (connection ID %1). Bandwidth throttled to: %2 Bytes per second. Successfully associated QoS flow with connection (connection ID %1). Bandwidth throttled to: %2 Bytes per second.
0xB000002FFailed to configure the %2 logging (directory %4), Status: %1. Failed to configure the %2 logging (directory %4), Status: %1.
0xB0000030Successfully configured %2 logging (directory %5). Successfully configured %2 logging (directory %5).
0xB0000031Failed to create %2 log file %5. Status: %1. Failed to create %2 log file %5. Status: %1.
0xB0000032Successfully created new %2 log file %5. Successfully created new %2 log file %5.
0xB0000033Entry has been written to %3 log file. Entry has been written to %3 log file.
0xB0000034Parsing of request (request ID %2) failed due to reason: %3. Request may not be compliant with HTTP/1.1. Parsing of request (request ID %2) failed due to reason: %3. Request may not be compliant with HTTP/1.1.
0xB0000035HTTP timer %3 expired. The connection will be reset. HTTP timer %3 expired. The connection will be reset.
0xB0000038Failed to acquire handle for SSL credentials. Failure will be event logged. Security status: %2. Failed to acquire handle for SSL credentials. Failure will be event logged. Security status: %2.
0xB0000039SSL connection will be disconnected as initiated by the client. SSL connection will be disconnected as initiated by the client.
0xB000003ASSL connection will be disconnected as initiated by the server application. Status: %2. SSL connection will be disconnected as initiated by the server application. Status: %2.
0xB000003BAttempt to decrypt SSL data failed. Security status: %2. Attempt to decrypt SSL data failed. Security status: %2.
0xB000003CQuery for SSL connection parameters failed. Security status: %2. Connection will be reset. Query for SSL connection parameters failed. Security status: %2. Connection will be reset.
0xB000003DCannot find SSL endpoint for inbound connection for local IP address and port %3. Cannot find SSL endpoint for inbound connection for local IP address and port %3.
0xB000003EAttempt to perform SSL handshake failed. Security status: %2. Attempt to perform SSL handshake failed. Security status: %2.
0xB000003FAttempt to encrypt SSL data failed. Security status: %2. Attempt to encrypt SSL data failed. Security status: %2.
0xB0000040Request (request ID %1) rejected due to reason: %2. Request (request ID %1) rejected due to reason: %2.
0xB0000041Server application canceled the processing of its request (request ID %1). Server application canceled the processing of its request (request ID %1).
0xB0000042Http.sys failed to process CPU hot-add. Processor number: %1, reason: %2, status: %3. Http.sys failed to process CPU hot-add. Processor number: %1, reason: %2, status: %3.
0xB0000043Hot-add information: Current UxNumberOfProcessors: %1, comment: %2. Hot-add information: Current UxNumberOfProcessors: %1, comment: %2.
0xB0000044Initialized QoS flow: FlowHandle %1, bandwidth %2, peak bandwidth %3, burst size %4 Initialized QoS flow: FlowHandle %1, bandwidth %2, peak bandwidth %3, burst size %4
0xB0000046QoS flow initialization failed: bandwidth %1, peak bandwidth %2, burst size %3, status %4 QoS flow initialization failed: bandwidth %1, peak bandwidth %2, burst size %3, status %4
0xB0000047Setting flow: Connection %1, FlowHandle %2 Setting flow: Connection %1, FlowHandle %2
0xB0000048Assign to Configuration QoS Flow: FlowHandle %1 Assign to Configuration QoS Flow: FlowHandle %1
0xB0000049[re]Setting QoS Flow failed: Connection %1, FlowHandle %2, status %3 [re]Setting QoS Flow failed: Connection %1, FlowHandle %2, status %3
0xB000004AResponse range processing done. Req. %1, response content size %2, ranges %3 (%4-%5, %6-%7,...) Response range processing done. Req. %1, response content size %2, ranges %3 (%4-%5, %6-%7,...)
0xB000004BBegin building slices. Req. %1, slices %2 (%3,%4,...), ranges %5 (%6-%7, %8-%9,...) Begin building slices. Req. %1, slices %2 (%3,%4,...), ranges %5 (%6-%7, %8-%9,...)
0xB000004CSend cached slices. Req. %1, CacheEntry %2, slices %3 (%4,%5,...), ranges %6 (%7-%8, %9-%10,...) Send cached slices. Req. %1, CacheEntry %2, slices %3 (%4,%5,...), ranges %6 (%7-%8, %9-%10,...)
0xB000004DCached slices match content. Req. %1, CacheEntry %2, slices %3 (%4,%5,...), ranges %6 (%7-%8, %9-%10,...) Cached slices match content. Req. %1, CacheEntry %2, slices %3 (%4,%5,...), ranges %6 (%7-%8, %9-%10,...)
0xB000004EMerge slices to cache. CacheEntry %1, slices to merge %2, slices to cache %3 Merge slices to cache. CacheEntry %1, slices to merge %2, slices to cache %3
0xB000004FSending range from flat cache entry. CacheEntry %1, range %2-%3 Sending range from flat cache entry. CacheEntry %1, range %2-%3
0xB0000050Channel bind ASC parameters: connection %1, buffers %2, flags %3 Channel bind ASC parameters: connection %1, buffers %2, flags %3
0xB0000051Service bind check done. Connection %1, Context %2-%3, status %4, target %5 Service bind check done. Connection %1, Context %2-%3, status %4, target %5
0xB0000052Captured channel bind config. Hardening %1, flags %2, service count %3 Captured channel bind config. Hardening %1, flags %2, service count %3
0xB0000053Channel bind response config overwrites %1 Channel bind response config overwrites %1
0xB0000054Policy-Based QoS: Connection %1, FlowHandle %2 Policy-Based QoS: Connection %1, FlowHandle %2
0xB0000055Thread pool extension. Pool type: %1, active pools: %2. Thread pool extension. Pool type: %1, active pools: %2.
0xB0000056Thread ready. Pool type: %1, active pools: %2, thread count: %3 Thread ready. Pool type: %1, active pools: %2, thread count: %3
0xB0000057Thread pool trim. Pool type: %1, active pools: %2. Thread pool trim. Pool type: %1, active pools: %2.
0xB0000058Thread gone. Pool type: %1, active pools: %2, thread count: %3 Thread gone. Pool type: %1, active pools: %2, thread count: %3
0xB0000059SNI parsed for connection: %1 with status: %2 SNI parsed for connection: %1 with status: %2
0xB000005ARequest %1 has initated opaque mode Request %1 has initated opaque mode
0xB000005BEndpoint auto-generated for %2 Endpoint auto-generated for %2
0xB000005CDeleted auto-generated endpoint for %2 Deleted auto-generated endpoint for %2
0xB000005DInbound connection for IP: %3, SNI: %4. SSL endpoint found: %5 Inbound connection for IP: %3, SNI: %4. SSL endpoint found: %5
0xB000005ESSL connection with local IP address and port %2 rejected due to configuration policy. SSL connection with local IP address and port %2 rejected due to configuration policy.
0xB0010010Response (request pointer %1, corresponding to request ID %4, site ID %2, number of bytes %3, encoding %5) queued for sending from the cache. Response (request pointer %1, corresponding to request ID %4, site ID %2, number of bytes %3, encoding %5) queued for sending from the cache.
0xB0010011Response (request pointer %1, site ID %2, number of bytes %3, encoding %5) queued for sending with status code 304 (cache not modified). Response (request pointer %1, site ID %2, number of bytes %3, encoding %5) queued for sending with status code 304 (cache not modified).
0xB0010014SSL credentials for endpoint %2 successfully created. SSL credentials for endpoint %2 successfully created.
0xB0010019Successfully added entry (URI %1) to cache (Encoding %7). Successfully added entry (URI %1) to cache (Encoding %7).
0xB001001AFailed to add an entry (URI %1) to the cache. Status: %2. Encoding: %3. Failed to add an entry (URI %1) to the cache. Status: %2. Encoding: %3.
0xB1000001HTTP transaction log HTTP transaction log
0xC0003A98Unable to create log file %2. Make sure that the logging directory is correct and this computer has write access to that directory. Unable to create log file %2. Make sure that the logging directory is correct and this computer has write access to that directory.
0xC0003A99Unable to create the log file for site W3SVC%2. Make sure that the logging directory for the site is correct and this computer has write access to that directory. Unable to create the log file for site W3SVC%2. Make sure that the logging directory for the site is correct and this computer has write access to that directory.
0xC0003A9AUnable to write to the log file %2 for site W3SVC%3. Disk may be full. If this is a network path, make sure that network connectivity is not broken. Unable to write to the log file %2 for site W3SVC%3. Disk may be full. If this is a network path, make sure that network connectivity is not broken.
0xC0003A9BUnable to create the centralized binary log file. Make sure that the logging directory is correct and this computer has write access to that directory. Unable to create the centralized binary log file. Make sure that the logging directory is correct and this computer has write access to that directory.
0xC0003A9CUnable to write to the centralized binary log file %2. Disk may be full. If this is a network path, make sure that network connectivity is not broken. Unable to write to the centralized binary log file %2. Disk may be full. If this is a network path, make sure that network connectivity is not broken.
0xC0003A9DUnable to bind to the underlying transport for %2. The IP Listen-Only list may contain a reference to an interface which may not exist on this machine. The data field contains the error number. Unable to bind to the underlying transport for %2. The IP Listen-Only list may contain a reference to an interface which may not exist on this machine. The data field contains the error number.
0xC0003A9EOwner of the log file or directory %2 is invalid. This could be because another user has already created the log file or the directory. Owner of the log file or directory %2 is invalid. This could be because another user has already created the log file or the directory.
0xC0003AA1An error occurred while initializing namespace reservations. The error status code is contained within the returned data. An error occurred while initializing namespace reservations. The error status code is contained within the returned data.
0xC0003AA2An error occured while initializing namespace reservation identified by URL prefix %2. The error status code is contained within the returned data. An error occured while initializing namespace reservation identified by URL prefix %2. The error status code is contained within the returned data.
0xC0003AA3Unable to create the error log file. Make sure that the error logging directory is correct. Unable to create the error log file. Make sure that the error logging directory is correct.
0xC0003AA4Unable to write to the error log file. Disk may be full. The data field contains the error number. Unable to write to the error log file. Disk may be full. The data field contains the error number.
0xC0003AA5Error logging configuration failed. The data field contains the error number. Error logging configuration failed. The data field contains the error number.
0xC0003AA6Unable to convert IP Listen-Only list entry %2. The data field contains the error number. Unable to convert IP Listen-Only list entry %2. The data field contains the error number.
0xC0003AA8Unable to initialize the security package %2 for server side authentication. The data field contains the error number. Unable to initialize the security package %2 for server side authentication. The data field contains the error number.
0xC0003AA9Unable to create the centralized W3C log file. Make sure that the logging directory is correct and this computer has write access to that directory. Unable to create the centralized W3C log file. Make sure that the logging directory is correct and this computer has write access to that directory.
0xC0003AAAUnable to write to the centralized W3C log file %2. Disk may be full. If this is a network path, make sure that network connectivity is not broken. Unable to write to the centralized W3C log file %2. Disk may be full. If this is a network path, make sure that network connectivity is not broken.
0xC0003AADAn error occurred while using SSL configuration for endpoint %2. The error status code is contained within the returned data. An error occurred while using SSL configuration for endpoint %2. The error status code is contained within the returned data.
0xC0003AAEHttp.sys failed to process a CPU hot-add event. Status: %2 . Http.sys failed to process a CPU hot-add event. Status: %2 .
0xD0000001W3C W3C
0xD0000002IIS IIS
0xD0000003NCSA NCSA
0xD0000004Binary Binary
0xD0000005Site Site
0xD0000006Centralized Centralized
0xD0000007ResponseLogging ResponseLogging
0xD0000008ErrorLogging ErrorLogging

EXIF

File Name:http.sys.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-http.resources_31bf3856ad364e35_10.0.15063.0_en-us_240931ff0f14501b\
File Size:38 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:38400
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Driver
File Subtype:7
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:HTTP Protocol Stack
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:http.sys
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:http.sys.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0

What is http.sys.mui?

http.sys.mui is Multilingual User Interface resource file that contain English (U.S.) language for file http.sys (HTTP Protocol Stack).

File version info

File Description:HTTP Protocol Stack
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:http.sys
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:http.sys.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x409, 1200