netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* empty ack packets
@ 2010-09-10  5:12 MK
  2010-09-10  5:29 ` Mitchell Erblich
  2010-09-10  7:06 ` Hagen Paul Pfeifer
  0 siblings, 2 replies; 4+ messages in thread
From: MK @ 2010-09-10  5:12 UTC (permalink / raw)
  To: netdev

Hello list,

I am looking at a tcpdump and I see that very very frequently, after
receiving a segment, my tcp is sending an empty ack back in a matter
of several (around 20 - 50) microseconds. And then after several more
microseconds, my tcp is sending some valid outgoing data. I am trying
to understand why it decided to send an empty ack back when that ack
could potentially have been delayed by microseconds and get
piggybacked on the outgoing data.

>From the code, it appears that the delayed ack timeout is 40 millisecs
so it is likely not the delack timer that is causing this. (And I do
not have the quickack option)

This is RHEL5 (2.6.18) kernel.

Does anybody have an idea as to what is happening?

Thanks a lot!!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-10 10:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10  5:12 empty ack packets MK
2010-09-10  5:29 ` Mitchell Erblich
2010-09-10  7:06 ` Hagen Paul Pfeifer
2010-09-10 10:57   ` MK

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).