add timeout
Adds a global timeout to the HTTP.sys service.
add timeout [timeouttype=]{idleconnectiontimeout|headerwaittimeout}
[value=]u-short
[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.
add timeout timeouttype=idleconnectiontimeout value=120
add timeout timeouttype=headerwaittimeout value=0x40