S SJ Oct 17, 2003 #1 Does anyone know how to increase TCP/IP time out to 60 milliseconds? Is it through the registry settings and how is it done?
Does anyone know how to increase TCP/IP time out to 60 milliseconds? Is it through the registry settings and how is it done?
M Matthew Harris [MVP] Oct 17, 2003 #2 Are you talking about the number of retries that the TCP stack goes through before giving up on the connection? If so, then try adjusting the TCPMaxDataRetransmissions in the registry from 5 to 10. check out this article: http://support.microsoft.com/default.aspx?scid=kb;en- us;170359&Product=win2000 -M
Are you talking about the number of retries that the TCP stack goes through before giving up on the connection? If so, then try adjusting the TCPMaxDataRetransmissions in the registry from 5 to 10. check out this article: http://support.microsoft.com/default.aspx?scid=kb;en- us;170359&Product=win2000 -M