K
Ken Doerbecker
OK, we were getting off track so here's a frsh start.
Please check out my logic on this.
Issue: remote clients to a TS disconnect randomly.
Sometimes they complain about the network not being
available.
I have seen this caused by soho routers that reboot
occasionally or VPN routers that do not have the "keep
alive" feature set and timeout after a while. This is NOT
the case in my situation. My router has been up solid for
5 days and I am not using VPN.
My situation seems to be caused by packet loss or delays
which are within the normal performance range of the
Internet as it exists today. The default setting for data
transmission retries established by MS in Win 2k or XP is
5 retries with each retry waiting double the time of the
prior one. The starting wait time is the latency that was
experienced during the connect process.
So, if we initally connected with say a 10 ms latency. TS
is going to retry in 10, 20, 40, 80, and 160 ms and then
disconnect. Add that up and you get 310 ms.
I find that it is not unusual for latency to vary from
under 10 ms to nearly 1 second. Also, from time to time,
it is aso not unusual for the Internet to go braindead
for 5-10 seconds.
So, it would seem more appropriate to set this default to
10. This would retry at 10, 20, 40, 80, 160, 320, 640,
1280, 2560, and 5120 ms. Total time before disconnect
would be 10230 ms. 10.2 seconds would seem more
appropriate.
Am I nuts, misinformed, dazed, confused or, God forbid,
correct? Is waiting 10 seconds harmful?
Ken
Please check out my logic on this.
Issue: remote clients to a TS disconnect randomly.
Sometimes they complain about the network not being
available.
I have seen this caused by soho routers that reboot
occasionally or VPN routers that do not have the "keep
alive" feature set and timeout after a while. This is NOT
the case in my situation. My router has been up solid for
5 days and I am not using VPN.
My situation seems to be caused by packet loss or delays
which are within the normal performance range of the
Internet as it exists today. The default setting for data
transmission retries established by MS in Win 2k or XP is
5 retries with each retry waiting double the time of the
prior one. The starting wait time is the latency that was
experienced during the connect process.
So, if we initally connected with say a 10 ms latency. TS
is going to retry in 10, 20, 40, 80, and 160 ms and then
disconnect. Add that up and you get 310 ms.
I find that it is not unusual for latency to vary from
under 10 ms to nearly 1 second. Also, from time to time,
it is aso not unusual for the Internet to go braindead
for 5-10 seconds.
So, it would seem more appropriate to set this default to
10. This would retry at 10, 20, 40, 80, 160, 320, 640,
1280, 2560, and 5120 ms. Total time before disconnect
would be 10230 ms. 10.2 seconds would seem more
appropriate.
Am I nuts, misinformed, dazed, confused or, God forbid,
correct? Is waiting 10 seconds harmful?
Ken