From: "Dawid Stawiarski" <neeo@xl.wp.pl>
To: linux-kernel@vger.kernel.org
Subject: net: tcp retransmissions happens to fast
Date: Tue, 06 Aug 2013 13:15:57 +0200 [thread overview]
Message-ID: <5200daed82de58.30644291@wp.pl> (raw)
[-- Attachment #1: Type: text/plain, Size: 1048 bytes --]
Hi,
during tracking problem with NFS shares, we've found something weard happening to TCP connection.
We're using Ubuntu 12.04 with kernel 3.8.0-27-generic. We've managed to capture network traffic on client side, when the problem starts. After sending the pcap to linux-nfs group, we were sugested to send here (the thead on linux-nfs: http://thread.gmane.org/gmane.linux.nfs/57923 ).
Dump of traffic attached shows that:
0. operation SETATTR before problem starts works as charm (attached for reference)
1. retransmission happens very fast after sending 3 packets for WRITE operation
1a. linux is not using jumbo frame (3 packets of ~1K size instead of one)
2. linux ignores the ACK received after retransmission (actually it's cumulative ACK for the third packet)
netstats shows that data is in queue and the retransmissions are happening (however things start to work normally after NEW connection is established):
tcp 0 132902 10.254.39.74:719 10.254.38.115:2049 ESTABLISHED - on (43.21/3/0)
cheers,
Dawid
[-- Attachment #2: n28-part.pcap --]
[-- Type: application/vnd.tcpdump.pcap, Size: 6938 bytes --]
reply other threads:[~2013-08-06 11:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5200daed82de58.30644291@wp.pl \
--to=neeo@xl.wp.pl \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox