add timeout
Adiciona um tempo limite global ao serviço HTTP.sys.
add timeout [timeouttype=]{idleconnectiontimeout|headerwaittimeout}
[value=]u-short
[timeouttype=] {idleconnectiontimeout|headerwaittimeout}
Especifica o tipo de tempo limite para a configuração.
[value=]u-short
Especifica o valor do tempo limite (em segundos). Se o valor for hexadecimal, adicione o prefixo 0x.
add timeout timeouttype=idleconnectiontimeout value=120
add timeout timeouttype=headerwaittimeout value=0x40