Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Adds a global timeout to the HTTP.sys service.
add timeout [timeouttype=]{idleconnectiontimeout|headerwaittimeout}
[value=]u-short
Parameters
[timeouttype=]{idleconnectiontimeout|headerwaittimeout}
Specifies the type of timeout for setting.
[value=]u-short
Specifies the value of the timeout (in seconds). If value is hexadecimal, then add the prefix 0x.
Examples
add timeout timeouttype=idleconnectiontimeout value=120
add timeout timeouttype=headerwaittimeout value=0x40