Networking Forums

Networking Forums > Computer Networking > Windows Networking > How to shorten timeout for connection to a non-existing IP

Reply
Thread Tools Display Modes

How to shorten timeout for connection to a non-existing IP

 
 
Yong Huang
Guest
Posts: n/a

 
      02-20-2008, 08:54 PM
This command

C:\>telnet 123.45.67.89 1521
Connecting To 123.45.67.89...Could not open connection to the host, on
port 1521: Connect failed

comes back with Connect failed error in about 20 or 21 seconds. What
can be done to shorten this time? I tried these registry settings at
HKLM\System\CurrentControlSet\Services\Tcpip\Param eters:

KeepAliveTime 120000
TcpTimedWaitDelay 120000
TcpWindowSize 64512
TCPMaxRetransmissions 1

The telnet still hangs for about 20 seconds. What am I missing?
Thanks.

Yong Huang
 
Reply With Quote
 
 
 
 
Yong Huang
Guest
Posts: n/a

 
      02-22-2008, 04:34 PM
> TCPMaxRetransmissions 1

Wrong param. After I set TcpMaxConnectRetransmissions to 2 (default 3)
and reboot, timeout occurs in 9 seconds instead of 21.

Ref:
http://www.microsoft.com/technet/pro...try/58804.mspx

I thought setting TcpInitialRTT to 2 (default 3) would also help. I
set it under the specific interface in registry and rebooted. It did
not shorten the timeout.

Yong Huang
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shorten the DHCP client acquring network address time lywwing Windows Networking 7 09-22-2008 03:39 AM
Wifi connection dropping or timeout .... jwgtalbot@yahoo.com Wireless Internet 0 09-06-2005 07:54 AM
Internet connection timeout Erwin Wireless Networks 3 06-01-2005 05:29 PM
UNC Connection Timeout John Windows Networking 1 04-13-2004 03:41 PM
How do I shorten the webaddress? Nordis Linux Networking 1 09-02-2003 11:58 AM



1 2 3 4 5 6 7 8 9 10 11