LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   TCP retransmission and duplicated ack (https://www.linuxquestions.org/questions/linux-networking-3/tcp-retransmission-and-duplicated-ack-190136/)

enjoyzj 06-05-2004 06:19 PM

TCP retransmission and duplicated ack
 
I am using mandrake 9.2 as an ftp server providing downloading service. During a ftp session, I found that sometimes the TCP sender triggered packets retransmission when only received one duplicated ack. Isn't the standard saying that the fourth duplicated ack will triggered TCP retransmission? However, sometimes this only one duplicated ack did not make any impact on the TCP sender, which conforms to the standard. Could anybody throw some light on my confusion? Is it complex to modify this part of the TCP codes to make it conform to the standard? Thank you in advance.


All times are GMT -5. The time now is 03:22 PM.