nshhttp.dll.mui HTTP netsh DLL 626afa62848976820df5588d7ce5616d

File info

File name: nshhttp.dll.mui
Size: 63488 byte
MD5: 626afa62848976820df5588d7ce5616d
SHA1: e33266349d23d772ff2b1342c73399e8de8508a5
SHA256: 249bdd1be0d43ca6e3a1f0d54076d35ac7b3284540d706dee56d9e6d7a274ee5
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
1002

1003-------------------------------------------------------------------------
-------------------------------------------------------------------------
1004Querying persistent storage...

Querying persistent storage...

1005Querying active state...

Querying active state...

1006%1!02x! %1!02x!
1007Enabled Enabled
1008Disabled Disabled
1100
IP addresses present in the IP listen list:
-------------------------------------------


IP addresses present in the IP listen list:
-------------------------------------------

1101%1!ws!
%1!ws!
1102
--------------------------------------------


--------------------------------------------

1200
SSL Certificate bindings:
-------------------------


SSL Certificate bindings:
-------------------------

1201Certificate Hash : %1!ws! Certificate Hash : %1!ws!
1202Application ID : %1!ws!
Application ID : %1!ws!
1203Certificate Store Name : %1!ws!
Certificate Store Name : %1!ws!
1205Revocation Freshness Time : %1!u!
Revocation Freshness Time : %1!u!
1206Ctl Identifier : %1!ws!
Ctl Identifier : %1!ws!
1207Ctl Store Name : %1!ws!
Ctl Store Name : %1!ws!
1209URL Retrieval Timeout : %1!u!
URL Retrieval Timeout : %1!u!
1210IP:port : %1!ws!
IP:port : %1!ws!
1212Verify Client Certificate Revocation : %1!s!
Verify Client Certificate Revocation : %1!s!
1213Verify Revocation Using Cached Client Certificate Only : %1!s!
Verify Revocation Using Cached Client Certificate Only : %1!s!
1214Usage Check : %1!s!
Usage Check : %1!s!
1215DS Mapper Usage : %1!s!
DS Mapper Usage : %1!s!
1216Negotiate Client Certificate : %1!s!
Negotiate Client Certificate : %1!s!
1217
SSL Certificate successfully added

SSL Certificate successfully added
1218
SSL Certificate add failed, Error: %1!u!

SSL Certificate add failed, Error: %1!u!
1219
SSL Certificate successfully deleted

SSL Certificate successfully deleted
1220
SSL Certificate deletion failed, Error: %1!u!

SSL Certificate deletion failed, Error: %1!u!
1221Reject Connections : %1!s!
Reject Connections : %1!s!
1222
SSL Certificate successfully updated

SSL Certificate successfully updated
1223
SSL Certificate update failed, Error: %1!u!

SSL Certificate update failed, Error: %1!u!
1300
URL Reservations:
-----------------


URL Reservations:
-----------------

1301Reserved URL : %1!ws!
Reserved URL : %1!ws!
1302SDDL: %1!ws!
SDDL: %1!ws!
1303Can't get security descriptor, Error: %1!d!
Can't get security descriptor, Error: %1!d!
1304Can't get DACL, Error: %1!d!
Can't get DACL, Error: %1!d!
1305Can't get ACE, Error: %1!d!
Can't get ACE, Error: %1!d!
1306Bad ACE, Error: %1!d!
Bad ACE, Error: %1!d!
1307Can't lookup sid, Error: %1!d!
Can't lookup sid, Error: %1!d!
1308No memory, Error: %1!d!
No memory, Error: %1!d!
1309Create SDDL failed, Error: %1!d!
Create SDDL failed, Error: %1!d!
1310User: %1!ws!\%2!ws!
User: %1!ws!\%2!ws!
1311Listen: %1!ws!
Listen: %1!ws!
1312Delegate: %1!ws!
Delegate: %1!ws!
1313
URL reservation successfully added

URL reservation successfully added
1314
Url reservation add failed, Error: %1!u!

Url reservation add failed, Error: %1!u!
1315
URL reservation successfully deleted

URL reservation successfully deleted
1316
URL reservation delete failed, Error: %1!u!

URL reservation delete failed, Error: %1!u!
1400Adds a configuration entry to a table.
Adds a configuration entry to a table.
1401Displays information.
Displays information.
1402Deletes a configuration entry from a table.
Deletes a configuration entry from a table.
1403Updates a configuration entry to a table.
Updates a configuration entry to a table.
1500Adds an IP address to the IP listen list.
Adds an IP address to the IP listen list.
1501
Usage: %1!s! [ipaddress=]

Parameters:

Tag Value
ipaddress - The IPv4 or IPv6 address to be added to the IP listen list.

Remarks: Adds a new IP address to the IP listen list. This does not include
the port number. The IP listen list is used to scope the list of
addresses to which the HTTP service binds. "0.0.0.0" means any
IPv4 address and "::" means any IPv6 address.

Examples:

%1!s! ipaddress=fe80::1
%1!s! ipaddress=1.1.1.1
%1!s! ipaddress=0.0.0.0
%1!s! ipaddress=::


Usage: %1!s! [ipaddress=]

Parameters:

Tag Value
ipaddress - The IPv4 or IPv6 address to be added to the IP listen list.

Remarks: Adds a new IP address to the IP listen list. This does not include
the port number. The IP listen list is used to scope the list of
addresses to which the HTTP service binds. "0.0.0.0" means any
IPv4 address and "::" means any IPv6 address.

Examples:

%1!s! ipaddress=fe80::1
%1!s! ipaddress=1.1.1.1
%1!s! ipaddress=0.0.0.0
%1!s! ipaddress=::

1502Displays all the IP addresses in the IP listen list.
Displays all the IP addresses in the IP listen list.
1503
Usage: %1!s!

Remarks: Lists all IP addresses in the IP listen list. The IP listen list
is used to scope the list of addresses to which the HTTP service
binds. "0.0.0.0" means any IPv4 address and "::" means
any IPv6 address.


Usage: %1!s!

Remarks: Lists all IP addresses in the IP listen list. The IP listen list
is used to scope the list of addresses to which the HTTP service
binds. "0.0.0.0" means any IPv4 address and "::" means
any IPv6 address.

1504Deletes an IP address from the IP listen list.
Deletes an IP address from the IP listen list.
1505
Usage: %1!s! [ipaddress=]

Parameters:

Tag Value
ipaddress - The IPv4 or IPv6 address to be deleted from the IP Listen
list. This does not include the port number.

Remarks: Deletes an IP address from the IP listen list. The IP listen list
is used to scope the list of addresses to which the HTTP service
binds.

Examples:

%1!s! ipaddress=fe80::1
%1!s! ipaddress=1.1.1.1
%1!s! ipaddress=0.0.0.0
%1!s! ipaddress=::


Usage: %1!s! [ipaddress=]

Parameters:

Tag Value
ipaddress - The IPv4 or IPv6 address to be deleted from the IP Listen
list. This does not include the port number.

Remarks: Deletes an IP address from the IP listen list. The IP listen list
is used to scope the list of addresses to which the HTTP service
binds.

Examples:

%1!s! ipaddress=fe80::1
%1!s! ipaddress=1.1.1.1
%1!s! ipaddress=0.0.0.0
%1!s! ipaddress=::

1600Adds an URL reservation entry.
Adds an URL reservation entry.
1601
Usage: %1!s! [url=]
[ [user=]
[ [listen=]yes|no [delegate=]yes|no ]
|
[sddl=]
]

Parameters:

Tag Value
url - The fully qualified URL
user - The user or user-group name
listen - One of the following values:
yes: Allow the user to register URLs. This is the Default value.
no: Deny the user from registering URLs
delegate - One of the following values:
yes: Allow the user to delegate URLs
no: Deny the user from delegating URLs. This is the default value.
sddl - SDDL string that describes the DACL

Remarks: This command reserves the URL for non-administrator users and
accounts. The DACL can be specified by using an NT account name
with the listen and delegate parameters or by using an SDDL string.

Example:

%1!s! url=http://+:80/MyUri user=DOMAIN\user
%1!s! url=http://www.contoso.com:80/MyUri user=DOMAIN\user listen=yes
%1!s! url=http://www.contoso.com:80/MyUri user=DOMAIN\user delegate=no
%1!s! url=http://+:80/MyUri sddl=...


Usage: %1!s! [url=]
[ [user=]
[ [listen=]yes|no [delegate=]yes|no ]
|
[sddl=]
]

Parameters:

Tag Value
url - The fully qualified URL
user - The user or user-group name
listen - One of the following values:
yes: Allow the user to register URLs. This is the Default value.
no: Deny the user from registering URLs
delegate - One of the following values:
yes: Allow the user to delegate URLs
no: Deny the user from delegating URLs. This is the default value.
sddl - SDDL string that describes the DACL

Remarks: This command reserves the URL for non-administrator users and
accounts. The DACL can be specified by using an NT account name
with the listen and delegate parameters or by using an SDDL string.

Example:

%1!s! url=http://+:80/MyUri user=DOMAIN\user
%1!s! url=http://www.contoso.com:80/MyUri user=DOMAIN\user listen=yes
%1!s! url=http://www.contoso.com:80/MyUri user=DOMAIN\user delegate=no
%1!s! url=http://+:80/MyUri sddl=...

1602Displays URL namespace reservations.
Displays URL namespace reservations.
1603
Usage: %1!s! [url=]

Parameters:

Tag Value
url - The fully qualified URL. If unspecified, implies all URLs.

Remarks: This command lists DACLs for the specified reserved URL or all
reserved URLs.

Example:

%1!s! url=http://+:80/MyUri
%1!s! url=http://www.contoso.com:80/MyUri
%1!s!


Usage: %1!s! [url=]

Parameters:

Tag Value
url - The fully qualified URL. If unspecified, implies all URLs.

Remarks: This command lists DACLs for the specified reserved URL or all
reserved URLs.

Example:

%1!s! url=http://+:80/MyUri
%1!s! url=http://www.contoso.com:80/MyUri
%1!s!

1604Deletes a URL reservation.
Deletes a URL reservation.
1605
Usage: %1!s! [url=]

Parameters:

Tag Value
url - The fully qualified URL to be deleted.

Remarks: This command deletes a reserved URL.

Examples:

%1!s! url=http://+:80/MyUri
%1!s! url=http://www.contoso.com:80/MyUri


Usage: %1!s! [url=]

Parameters:

Tag Value
url - The fully qualified URL to be deleted.

Remarks: This command deletes a reserved URL.

Examples:

%1!s! url=http://+:80/MyUri
%1!s! url=http://www.contoso.com:80/MyUri

1700Adds an SSL server certificate binding.
Adds an SSL server certificate binding.
1701
Usage: %1!s! hostnameport= | ipport= | ccs=
appid=
[certhash=]
[certstorename=]
[verifyclientcertrevocation=enable|disable]
[verifyrevocationwithcachedclientcertonly=enable|disable]
[usagecheck=enable|disable]
[revocationfreshnesstime=]
[urlretrievaltimeout=]
[sslctlidentifier=]
[sslctlstorename=]
[dsmapperusage=enable|disable]
[clientcertnegotiation=enable|disable]
[reject=enable|disable]

Parameters:

Tag Value
ipport - IP address and port for the binding.
hostnameport - Unicode hostname and port for binding.
ccs - Central Certificate Store binding.
certhash - The SHA hash of the certificate. This hash is
20 bytes long and specified as a hex string.
appid - GUID to identify the owning application.
certstorename - Store name for the certificate. Required for
Hostname based configurations. Defaults to MY
for IP based configurations. Certificate must
be stored in the local machine context.
verifyclientcertrevocation - Turns on/off verification of revocation
of client certificates.
verifyrevocationwithcachedclientcertonly - Turns on/off usage of only
cached client certificate for
revocation checking.
usagecheck - Turns on/off usage check. Default is enabled.
revocationfreshnesstime - Time interval to check for an updated
certificate revocation list (CRL). If this
value is 0, then the new CRL is updated only
if the previous one expires. (in seconds)
urlretrievaltimeout - Timeout on attempt to retrieve certificate
revocation list for the remote URL (in
milliseconds)

sslctlidentifier - List the certificate issuers that can be
trusted. This list can be a subset of the
certificate issuers that are trusted by the
machine.
sslctlstorename - Store name under LOCAL_MACHINE where
SslCtlIdentifier is stored.
dsmapperusage - Turns on/off DS mappers. Default is disabled.
clientcertnegotiation - Turns on/off negotiation of certificate. Default
is disabled.
reject - Enable/disable 'Reject Mode'. When enabled, any
new matching connection is immediately dropped.

Remarks: adds a new SSL server certificate binding and corresponding client
certificate policies for an IP address or hostname and a port.

Examples:

%1!s! ipport=1.1.1.1:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF}
%1!s! hostnameport=www.contoso.com:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF} certstorename=MY
%1!s! ccs=443 appid={00112233-4455-6677-8899-AABBCCDDEEFF}


Usage: %1!s! hostnameport= | ipport= | ccs=
appid=
[certhash=]
[certstorename=]
[verifyclientcertrevocation=enable|disable]
[verifyrevocationwithcachedclientcertonly=enable|disable]
[usagecheck=enable|disable]
[revocationfreshnesstime=]
[urlretrievaltimeout=]
[sslctlidentifier=]
[sslctlstorename=]
[dsmapperusage=enable|disable]
[clientcertnegotiation=enable|disable]
[reject=enable|disable]

Parameters:

Tag Value
ipport - IP address and port for the binding.
hostnameport - Unicode hostname and port for binding.
ccs - Central Certificate Store binding.
certhash - The SHA hash of the certificate. This hash is
20 bytes long and specified as a hex string.
appid - GUID to identify the owning application.
certstorename - Store name for the certificate. Required for
Hostname based configurations. Defaults to MY
for IP based configurations. Certificate must
be stored in the local machine context.
verifyclientcertrevocation - Turns on/off verification of revocation
of client certificates.
verifyrevocationwithcachedclientcertonly - Turns on/off usage of only
cached client certificate for
revocation checking.
usagecheck - Turns on/off usage check. Default is enabled.
revocationfreshnesstime - Time interval to check for an updated
certificate revocation list (CRL). If this
value is 0, then the new CRL is updated only
if the previous one expires. (in seconds)
urlretrievaltimeout - Timeout on attempt to retrieve certificate
revocation list for the remote URL (in
milliseconds)

sslctlidentifier - List the certificate issuers that can be
trusted. This list can be a subset of the
certificate issuers that are trusted by the
machine.
sslctlstorename - Store name under LOCAL_MACHINE where
SslCtlIdentifier is stored.
dsmapperusage - Turns on/off DS mappers. Default is disabled.
clientcertnegotiation - Turns on/off negotiation of certificate. Default
is disabled.
reject - Enable/disable 'Reject Mode'. When enabled, any
new matching connection is immediately dropped.

Remarks: adds a new SSL server certificate binding and corresponding client
certificate policies for an IP address or hostname and a port.

Examples:

%1!s! ipport=1.1.1.1:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF}
%1!s! hostnameport=www.contoso.com:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF} certstorename=MY
%1!s! ccs=443 appid={00112233-4455-6677-8899-AABBCCDDEEFF}

1702Displays SSL certificate bindings.
Displays SSL certificate bindings.
1703
Usage: %1!s! ipport= | hostnameport= | ccs=

Parameters:

Tag Value
ipport - The IPv4 or IPv6 address and port for which the SSL
certificate bindings will be displayed.
hostnameport - The hostname and port for which the SSL
certificate bindings will be displayed.
ccs - The Central Certificate Store binding to display.

Remarks: Lists SSL server certificate bindings and corresponding client
certificate policies. Not providing a specification causes all
bindings to be displayed.

Examples:

%1!s! ipport=[fe80::1]:443
%1!s! ipport=1.1.1.1:443
%1!s! ipport=0.0.0.0:443
%1!s! ipport=[::]:443
%1!s! hostnameport=www.contoso.com:443
%1!s! ccs=443
%1!s!


Usage: %1!s! ipport= | hostnameport= | ccs=

Parameters:

Tag Value
ipport - The IPv4 or IPv6 address and port for which the SSL
certificate bindings will be displayed.
hostnameport - The hostname and port for which the SSL
certificate bindings will be displayed.
ccs - The Central Certificate Store binding to display.

Remarks: Lists SSL server certificate bindings and corresponding client
certificate policies. Not providing a specification causes all
bindings to be displayed.

Examples:

%1!s! ipport=[fe80::1]:443
%1!s! ipport=1.1.1.1:443
%1!s! ipport=0.0.0.0:443
%1!s! ipport=[::]:443
%1!s! hostnameport=www.contoso.com:443
%1!s! ccs=443
%1!s!

1704Deletes SSL certificate bindings.
Deletes SSL certificate bindings.
1705
Usage: %1!s! ipport= | hostnameport= | ccs=

Parameters:

Tag Value
ipport - The IPv4 or IPv6 address and port for which
the SSL certificate bindings will be deleted.
hostnameport - The hostname and port for which the SSL
certificate binding will be deleted. When a
wildcard binding is deleted, all bindings
auto-generated from the wildcard binding will
also get deleted.
ccs - The Central Certificate Store binding to delete. This
will cause the system to internally purge all cached
bindings that were derived from this binding.

Remarks: Deletes SSL server certificate bindings and corresponding client
certificate policies.

Examples:

%1!s! ipport=1.1.1.1:443
%1!s! ipport=0.0.0.0:443
%1!s! ipport=[::]:443
%1!s! hostnameport=www.contoso.com:443
%1!s! ccs=443


Usage: %1!s! ipport= | hostnameport= | ccs=

Parameters:

Tag Value
ipport - The IPv4 or IPv6 address and port for which
the SSL certificate bindings will be deleted.
hostnameport - The hostname and port for which the SSL
certificate binding will be deleted. When a
wildcard binding is deleted, all bindings
auto-generated from the wildcard binding will
also get deleted.
ccs - The Central Certificate Store binding to delete. This
will cause the system to internally purge all cached
bindings that were derived from this binding.

Remarks: Deletes SSL server certificate bindings and corresponding client
certificate policies.

Examples:

%1!s! ipport=1.1.1.1:443
%1!s! ipport=0.0.0.0:443
%1!s! ipport=[::]:443
%1!s! hostnameport=www.contoso.com:443
%1!s! ccs=443

1706Updates an existing SSL server certificate binding.
Updates an existing SSL server certificate binding.
1707
Usage: %1!s! hostnameport= | ipport= | ccs=
appid=
[certhash=]
[certstorename=]
[verifyclientcertrevocation=enable|disable]
[verifyrevocationwithcachedclientcertonly=enable|disable]
[usagecheck=enable|disable]
[revocationfreshnesstime=]
[urlretrievaltimeout=]
[sslctlidentifier=]
[sslctlstorename=]
[dsmapperusage=enable|disable]
[clientcertnegotiation=enable|disable]
[reject=enable|disable]

Parameters:

Tag Value
ipport - IP address and port for the binding.
hostnameport - Unicode hostname and port for binding.
ccs - Central Certificate Store binding.
certhash - The SHA hash of the certificate. This hash is
20 bytes long and specified as a hex string.
appid - GUID to identify the owning application.
certstorename - Store name for the certificate. Required for
Hostname based configurations. Defaults to MY
for IP based configurations. Certificate must
be stored in the local machine context.
verifyclientcertrevocation - Turns on/off verification of revocation
of client certificates.
verifyrevocationwithcachedclientcertonly - Turns on/off usage of only
cached client certificate for
revocation checking.
usagecheck - Turns on/off usage check. Default is enabled.
revocationfreshnesstime - Time interval to check for an updated
certificate revocation list (CRL). If this
value is 0, then the new CRL is updated only
if the previous one expires. (in seconds)
urlretrievaltimeout - Timeout on attempt to retrieve certificate
revocation list for the remote URL (in
milliseconds)

sslctlidentifier - List the certificate issuers that can be
trusted. This list can be a subset of the
certificate issuers that are trusted by the
machine.
sslctlstorename - Store name under LOCAL_MACHINE where
SslCtlIdentifier is stored.
dsmapperusage - Turns on/off DS mappers. Default is disabled.
clientcertnegotiation - Turns on/off negotiation of certificate. Default
is disabled.
reject - Enable/disable 'Reject Mode'. When enabled, any
new matching connection is immediately dropped.

Remarks: updates an existing SSL server certificate binding and corresponding client
certificate policies for an IP address or hostname and a port.

Examples:

%1!s! ipport=1.1.1.1:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF}
%1!s! hostnameport=www.contoso.com:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF} certstorename=MY
%1!s! ccs=443 appid={00112233-4455-6677-8899-AABBCCDDEEFF}


Usage: %1!s! hostnameport= | ipport= | ccs=
appid=
[certhash=]
[certstorename=]
[verifyclientcertrevocation=enable|disable]
[verifyrevocationwithcachedclientcertonly=enable|disable]
[usagecheck=enable|disable]
[revocationfreshnesstime=]
[urlretrievaltimeout=]
[sslctlidentifier=]
[sslctlstorename=]
[dsmapperusage=enable|disable]
[clientcertnegotiation=enable|disable]
[reject=enable|disable]

Parameters:

Tag Value
ipport - IP address and port for the binding.
hostnameport - Unicode hostname and port for binding.
ccs - Central Certificate Store binding.
certhash - The SHA hash of the certificate. This hash is
20 bytes long and specified as a hex string.
appid - GUID to identify the owning application.
certstorename - Store name for the certificate. Required for
Hostname based configurations. Defaults to MY
for IP based configurations. Certificate must
be stored in the local machine context.
verifyclientcertrevocation - Turns on/off verification of revocation
of client certificates.
verifyrevocationwithcachedclientcertonly - Turns on/off usage of only
cached client certificate for
revocation checking.
usagecheck - Turns on/off usage check. Default is enabled.
revocationfreshnesstime - Time interval to check for an updated
certificate revocation list (CRL). If this
value is 0, then the new CRL is updated only
if the previous one expires. (in seconds)
urlretrievaltimeout - Timeout on attempt to retrieve certificate
revocation list for the remote URL (in
milliseconds)

sslctlidentifier - List the certificate issuers that can be
trusted. This list can be a subset of the
certificate issuers that are trusted by the
machine.
sslctlstorename - Store name under LOCAL_MACHINE where
SslCtlIdentifier is stored.
dsmapperusage - Turns on/off DS mappers. Default is disabled.
clientcertnegotiation - Turns on/off negotiation of certificate. Default
is disabled.
reject - Enable/disable 'Reject Mode'. When enabled, any
new matching connection is immediately dropped.

Remarks: updates an existing SSL server certificate binding and corresponding client
certificate policies for an IP address or hostname and a port.

Examples:

%1!s! ipport=1.1.1.1:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF}
%1!s! hostnameport=www.contoso.com:443 certhash=0102030405060708090A0B0C0D0E0F1011121314 appid={00112233-4455-6677-8899-AABBCCDDEEFF} certstorename=MY
%1!s! ccs=443 appid={00112233-4455-6677-8899-AABBCCDDEEFF}

1800Shows a snapshot of the HTTP service.
Shows a snapshot of the HTTP service.
1801
Usage: %1!s! [[view=]session|requestq] [[verbose=]yes|no]

Parameters:

Tag Value
view - View snapshot of HTTP service state based on server
session or request queues.
verbose - View verbose information showing property information too.

Remarks: Shows a snapshot of the HTTP service.

Examples:
%1!s! view="session"
%1!s! view="requestq"


Usage: %1!s! [[view=]session|requestq] [[verbose=]yes|no]

Parameters:

Tag Value
view - View snapshot of HTTP service state based on server
session or request queues.
verbose - View verbose information showing property information too.

Remarks: Shows a snapshot of the HTTP service.

Examples:
%1!s! view="session"
%1!s! view="requestq"

1810Deletes entries from the HTTP service kernel URI cache.
Deletes entries from the HTTP service kernel URI cache.
1811
Usage: %1!s! [[url=] [[recursive=]yes|no]]]

Parameters:

Tag Value
url - Fully qualified URL.
recursive - If yes, removes all entries under the specified url

Remarks: This command flushes the entire URI cache or deletes entries per specified URI.

Examples:
%1!s! url=http://www.contoso.com:80/myresource/ recursive=yes
%1!s!


Usage: %1!s! [[url=] [[recursive=]yes|no]]]

Parameters:

Tag Value
url - Fully qualified URL.
recursive - If yes, removes all entries under the specified url

Remarks: This command flushes the entire URI cache or deletes entries per specified URI.

Examples:
%1!s! url=http://www.contoso.com:80/myresource/ recursive=yes
%1!s!

1900
Snapshot of HTTP service state (Server Session View):
-----------------------------------------------------


Snapshot of HTTP service state (Server Session View):
-----------------------------------------------------

1901Server session ID: %1!I64X!
Server session ID: %1!I64X!
1902State: %1!ws!
State: %1!ws!
1903Properties:
Properties:
1904Max bandwidth: %1!u!
Max bandwidth: %1!u!
1905Timeouts:
Timeouts:
1906URL groups:
URL groups:
1907URL group ID: %1!I64X!
URL group ID: %1!I64X!
1908Request queue name: %1!ws!
Request queue name: %1!ws!
1909Number of registered URLs: %1!u!
Number of registered URLs: %1!u!
1910Registered URLs:
Registered URLs:
1911Max connections: %1!u!
Max connections: %1!u!
19121913 Request queues:
1913 Request queues:
1914Number of requests: %1!u!
Number of requests: %1!u!
1915Max requests: %1!u!
Max requests: %1!u!
1916Number of active processes attached: %1!u!
Number of active processes attached: %1!u!
1917Process IDs:
Process IDs:
1918%1!u!
%1!u!
1919Version: %1!d!.%2!d!
Version: %1!d!.%2!d!
1921
Snapshot of HTTP service state (Request Queue View):
-----------------------------------------------------


Snapshot of HTTP service state (Request Queue View):
-----------------------------------------------------

1922Entity body timeout (secs): %1!u!
Entity body timeout (secs): %1!u!
1923Drain entity body timeout (secs): %1!u!
Drain entity body timeout (secs): %1!u!
1924Request queue timeout (secs): %1!u!
Request queue timeout (secs): %1!u!
1925Idle connection timeout (secs): %1!u!
Idle connection timeout (secs): %1!u!
1926Header wait timeout (secs): %1!u!
Header wait timeout (secs): %1!u!
1927Minimum send rate (bytes/sec): %1!u!
Minimum send rate (bytes/sec): %1!u!
19291930 1930
19311932 1932
1933%1!ws!
%1!ws!
1934Controller process ID: %1!u!
Controller process ID: %1!u!
1935Logging information:
Logging information:
1936Log directory: %1!ws!
Log directory: %1!ws!
1937Log format: %1!d!
Log format: %1!d!
1938Request queue name: Request queue is unnamed.
Request queue name: Request queue is unnamed.
1939Timeout values inherited
Timeout values inherited
1940Authentication Configuration:
Authentication Configuration:
1941Authentication schemes enabled:
Authentication schemes enabled:
1942Basic
Basic
1943Digest
Digest
1944NTLM
NTLM
1945Negotiate
Negotiate
1946Authentication settings:
Authentication settings:
1947Receive mutual authentication data
Receive mutual authentication data
1948Receive context handle
Receive context handle
1949Disable NTLM credential caching
Disable NTLM credential caching
1950Basic realm name: %1!ws!
Basic realm name: %1!ws!
1951Digest realm name: %1!ws!
Digest realm name: %1!ws!
1952Digest domain name: %1!ws!
Digest domain name: %1!ws!
1953Request queue 503 verbosity level: %1!ws!
Request queue 503 verbosity level: %1!ws!
1954Basic Basic
1955Limited Limited
1956Full Full
1958No request queue bound.
No request queue bound.
1959Max bandwidth: inherited
Max bandwidth: inherited
1960Max connections: inherited
Max connections: inherited
1961Kerberos
Kerberos
1962Channel bind hardening: Channel bind hardening:
1963legacy
legacy
1964medium
medium
1965strict
strict
1966Edge Traversal Config: %1!ws!
Edge Traversal Config: %1!ws!
1967Allow Allow
1968Block Block
2000
Snapshot of HTTP response cache:
--------------------------------


Snapshot of HTTP response cache:
--------------------------------

2001
There were no cache entries corresponding to the provided URL


There were no cache entries corresponding to the provided URL

2002URL: %1!ws!
URL: %1!ws!
2003Hit count: %1!u!
Hit count: %1!u!
2004Status code: %1!u!
Status code: %1!u!
2005HTTP verb: %1!ws!
HTTP verb: %1!ws!
2006Cache policy type: %1!ws!
Cache policy type: %1!ws!
2007Cache entry Time to Live (secs): %1!u!
Cache entry Time to Live (secs): %1!u!
2008Creation time: %1!d!.%2!d!.%3!d!:%4!d!.%5!d!.%6!d!:%7!d!
Creation time: %1!d!.%2!d!.%3!d!:%4!d!.%5!d!.%6!d!:%7!d!
2010Headers length: %1!u!
Headers length: %1!u!
2011Content length: %1!u!
Content length: %1!u!
2012Force disconnect after serving: %1!ws!
Force disconnect after serving: %1!ws!
2013
HTTP service timeouts:
----------------------


HTTP service timeouts:
----------------------

2016No cache No cache
2017User invalidates User invalidates
2018Time to live Time to live
2019
Timeout value successfully added

Timeout value successfully added
2020
Timeout value add failed

Timeout value add failed
2021
Timeout value successfully deleted

Timeout value successfully deleted
2022
Timeout value delete failed, Error: %1!u!

Timeout value delete failed, Error: %1!u!
2023Content type: %1!ws!
Content type: %1!ws!
2024Content encoding: %1!ws!
Content encoding: %1!ws!
2025
Setting value successfully added

Setting value successfully added
2026
Setting value add failed

Setting value add failed
2027
Setting value successfully deleted

Setting value successfully deleted
2028
Setting value delete failed, Error: %1!u!

Setting value delete failed, Error: %1!u!
2029Ssl Throttle : %1!u!
Ssl Throttle : %1!u!
2030
HTTP service settings:
----------------------


HTTP service settings:
----------------------

2100Lists cached URI resources and their associated properties.
Lists cached URI resources and their associated properties.
2101
Usage: %1!s! [[url=]]

Parameters:

Tag Value
url - Fully qualified URL. If unspecified, implies all
URLs. The URL could also be a prefix to registered URLs

Remarks: This command lists all resources and their associated properties
that are cached in HTTP response cache or displays a single
resource and its associated properties.

Examples:
%1!s! url=http://www.contoso.com:80/myresource
%1!s!


Usage: %1!s! [[url=]]

Parameters:

Tag Value
url - Fully qualified URL. If unspecified, implies all
URLs. The URL could also be a prefix to registered URLs

Remarks: This command lists all resources and their associated properties
that are cached in HTTP response cache or displays a single
resource and its associated properties.

Examples:
%1!s! url=http://www.contoso.com:80/myresource
%1!s!

2102
Cache parameter successfully added

Cache parameter successfully added
2103
Cache parameter add failed

Cache parameter add failed
2104Adds an HTTP service cache parameter
Adds an HTTP service cache parameter
2105
Usage: %1!s! [type=]cacherangechunksize|maxcacheresponsesize
[value=]

Parameters:

Tag Value
type - Type of parameter for setting.
value - Value (in bytes). If value is in
hex, then add the prefix 0x.

Remarks: Adds HTTP service cache parameter.

Examples:

%1!s! type=maxcacheresponsesize value=524288
%1!s! type=cacherangechunksize value=131072


Usage: %1!s! [type=]cacherangechunksize|maxcacheresponsesize
[value=]

Parameters:

Tag Value
type - Type of parameter for setting.
value - Value (in bytes). If value is in
hex, then add the prefix 0x.

Remarks: Adds HTTP service cache parameter.

Examples:

%1!s! type=maxcacheresponsesize value=524288
%1!s! type=cacherangechunksize value=131072

2106
HTTP service cache parameters:
--------------------------


HTTP service cache parameters:
--------------------------

2107maxcacheresponsesize (per-uri cache limit): %1!u! bytes
maxcacheresponsesize (per-uri cache limit): %1!u! bytes
2108cacherangechunksize (range chunk): %1!u! bytes
cacherangechunksize (range chunk): %1!u! bytes
2109Shows the cache parameters of HTTP service .
Shows the cache parameters of HTTP service .
2110
Usage: %1!s!

Remarks: Shows the cache parameters of HTTP service (in bytes) .

Examples:
%1!s!


Usage: %1!s!

Remarks: Shows the cache parameters of HTTP service (in bytes) .

Examples:
%1!s!

2111Partial content. Number of slices: %1!u!
Partial content. Number of slices: %1!u!
2200Adds a global timeout to the service.
Adds a global timeout to the service.
2201
Usage: %1!s! [timeouttype=]idleconnectiontimeout|headerwaittimeout
[value=]

Parameters:

Tag Value
timeouttype - Type of timeout for setting.
value - Value of the timeout (in seconds). If value is in
hex, then add the prefix 0x.

Remarks: Adds a global timeout to the service.

Examples:

%1!s! timeouttype=idleconnectiontimeout value=120
%1!s! timeouttype=headerwaittimeout value=0x40


Usage: %1!s! [timeouttype=]idleconnectiontimeout|headerwaittimeout
[value=]

Parameters:

Tag Value
timeouttype - Type of timeout for setting.
value - Value of the timeout (in seconds). If value is in
hex, then add the prefix 0x.

Remarks: Adds a global timeout to the service.

Examples:

%1!s! timeouttype=idleconnectiontimeout value=120
%1!s! timeouttype=headerwaittimeout value=0x40

2202Deletes a global timeout.
Deletes a global timeout.
2203
Usage: %1!s! [timeouttype=]idleconnectiontimeout|headerwaittimeout

Parameters:

Tag Value
timeouttype - Type of timeout for setting.

Remarks: deletes a global timeout and makes the service revert to default
values.

Examples:

%1!s! timeouttype=idleconnectiontimeout
%1!s! timeouttype=headerwaittimeout


Usage: %1!s! [timeouttype=]idleconnectiontimeout|headerwaittimeout

Parameters:

Tag Value
timeouttype - Type of timeout for setting.

Remarks: deletes a global timeout and makes the service revert to default
values.

Examples:

%1!s! timeouttype=idleconnectiontimeout
%1!s! timeouttype=headerwaittimeout

2204Shows the timeout values of the service.
Shows the timeout values of the service.
2205
Usage: %1!s!

Remarks: Shows the timeout values of the service (in seconds).

Examples:
%1!s!


Usage: %1!s!

Remarks: Shows the timeout values of the service (in seconds).

Examples:
%1!s!

2206Flushes internal data.
Flushes internal data.
2207Flushes the internal buffers for the log files.
Flushes the internal buffers for the log files.
2208
Usage: %1!s!

Remarks: This commands flushes the internal buffers for the log files.

Examples:
%1!s!


Usage: %1!s!

Remarks: This commands flushes the internal buffers for the log files.

Examples:
%1!s!

2210Adds a global setting to the service.
Adds a global setting to the service.
2211
Usage: %1!s! [settingtype=]sslthrottle
[value=]

Parameters:

Tag Value
settingtype - Type of the setting.
value - Value of the setting. If value is in
hex, then add the prefix 0x.

Remarks: Adds a global setting to the service.

Examples:

%1!s! settingtype=sslthrottle value=1000


Usage: %1!s! [settingtype=]sslthrottle
[value=]

Parameters:

Tag Value
settingtype - Type of the setting.
value - Value of the setting. If value is in
hex, then add the prefix 0x.

Remarks: Adds a global setting to the service.

Examples:

%1!s! settingtype=sslthrottle value=1000

2212Deletes a global setting.
Deletes a global setting.
2213
Usage: %1!s! [settingtype=]sslthrottle

Parameters:

Tag Value
settingtype - Type of the setting.

Remarks: deletes a global setting and makes the service revert to default
values.

Examples:

%1!s! settingtype=sslthrottle


Usage: %1!s! [settingtype=]sslthrottle

Parameters:

Tag Value
settingtype - Type of the setting.

Remarks: deletes a global setting and makes the service revert to default
values.

Examples:

%1!s! settingtype=sslthrottle

2214Shows the setting values of the service.
Shows the setting values of the service.
2215
Usage: %1!s!

Remarks: Shows the setting values of the service (in seconds).

Examples:
%1!s!


Usage: %1!s!

Remarks: Shows the setting values of the service (in seconds).

Examples:
%1!s!

2300
IP address successfully added

IP address successfully added
2301
IP address add failed, Error: %1!u!

IP address add failed, Error: %1!u!
2302
IP address successfully deleted

IP address successfully deleted
2303
IP address delete failed, Error: %1!u!

IP address delete failed, Error: %1!u!
2304Hostname:port : %1!ws!:%2!d!
Hostname:port : %1!ws!:%2!d!
2305Central Certificate Store : %1!d!
Central Certificate Store : %1!d!

EXIF

File Name:nshhttp.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-nshhttp.resources_31bf3856ad364e35_10.0.15063.0_en-us_70871df7705be410\
File Size:62 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:62976
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:Dynamic link library
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:HTTP netsh DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:nshhttp.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:nshhttp.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-nshhttp.resources_31bf3856ad364e35_10.0.15063.0_en-us_7adbc849a4bca60b\

What is nshhttp.dll.mui?

nshhttp.dll.mui is Multilingual User Interface resource file that contain English (U.S.) language for file nshhttp.dll (HTTP netsh DLL).

File version info

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