[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] TCP



Hello,

I am running some simulations involving TCP connections that are reset
after files are transfered, and I noticed that sometimes, when the last
packet in a file is dropped, TCP does not timeout and retransmit before a
very long time elapses (sometimes 100s of seconds). It looks like after a
TCP connection is reset the RTT estimation gets off course (I saw it was
close to the actual simulation time).
Any idea?

Wael