Re: How do I alter values for TCP timeouts (SRTT & RTO)
- From: Dan Seur <click@xxxxxxxxx>
- Date: Mon, 05 Dec 2005 11:25:28 -0500
Not positive, but I believe you'll discover that lbound & ubound are set in the source code of whatever TCP you're using, and resetting would involve a recompile of that module. Not highlevel stuff, likely not in registry.
Further I believe the max (ubound) setting is dynamically adjusted according to ongoing retransmit durations, and in most implementations can exceed your 35 second ping by close to a minute and a half.
Is it possible your radio link is occasionally completely blocked for periods exceedingf a few hundred seconds? Jammed? Hdw/sftw glitch?
As I say, cum grano salis etc.
hotdogdave wrote:
Hi
Can anyone please help?! : )
I am working with a Win2000 IP network over a HF radio system with high latencies (ping = 35 secs). Putting the jokes aside of 'why bother'!, we occasionally get a TCP timeout occurring. I know this is because the reply takes longer than the TcpTimeout setting. The MS info on this is at
http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/Default.asp?url=/resources/documentation/Windows/2000/server/reskit/en-us/regentry/58802.asp
I have changed the TcpInitialRtt value in the registry but this is an initial value to start the Smoothed RTT (SRTT) which is then dynamically calculated using a given formula discussed in
http://www.informit.com/articles/article.asp?p=130716&seqNum=4&rl=1
SRTT is calculated by values such as [alp], [beta]. Retransmit TimeOut (RTO) is then calculated from SRTT and also has values such as upper and lower bounds (UBOUND, LBOUND). I have done a lot of searching and can find lots of information on what I have discussed above, but nothing about where I can set the values above. The articles indicate that these values may be altered. I assume these are set in the registry, like TcpInitialRTT, but I cant find out where.
cheers David sunny England
--- avast! Antivirus: Inbound message clean. Virus Database (VPS): 0549-1, 12/05/2005 Tested on: 12/5/2005 10:45:17 AM avast! - copyright (c) 1988-2004 ALWIL Software. http://www.avast.com
--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0549-1, 12/05/2005 Tested on: 12/5/2005 11:25:28 AM avast! - copyright (c) 1988-2004 ALWIL Software. http://www.avast.com
.
- Follow-Ups:
- Re: How do I alter values for TCP timeouts (SRTT & RTO)
- From: hotdogdave
- Re: How do I alter values for TCP timeouts (SRTT & RTO)
- Prev by Date: Re: Really Need Help With Inaccessable_Boot_Device Problem
- Next by Date: Re: How do I alter values for TCP timeouts (SRTT & RTO)
- Previous by thread: Re: trojan-spy
- Next by thread: Re: How do I alter values for TCP timeouts (SRTT & RTO)
- Index(es):
Relevant Pages
|
Loading