Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh http add timeout ?
Usage: add timeout [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:
add timeout timeouttype=idleconnectiontimeout value=120
add timeout timeouttype=headerwaittimeout value=0x40