Re: TCP SYN retransmission time

2001-04-25 Thread Corey Brune
75 is the timeout. If the sending host does not receive a ACK before 75 seconds, then the host will receive an error. The retransmit times I believe are 3,11,30,60 seconds apart. I hope this answers your question. Corey Alwyn Goodloe > > I got no response on a previous posting hope I second

TCP SYN retransmission time

2001-04-25 Thread Alwyn Goodloe
I got no response on a previous posting hope I second post will be luckier. I just need to make sure that I understand the code correctly in the TCP stack. (We are trying to see how long the system waits before a SYN gets retransmitted.) When a SYN is sent, a kee