From: Chris Snook <csnook@redhat.com> Date: Tue, 09 Sep 2008 01:10:05 -0400Let's be frank and be honest that we're talking about message passing financial service applications. And I specifically know that the problem they run into is that the congestion window doesn't open up because of Nagle _AND_ the fact that congestion control is done using packet counts rather that data byte totals. So if you send lots of small stuff, the window doesn't open. Nagle just makes this problem worse, rather than create it. And we have a workaround for them, which is a combination of the tcp_slow_start_after_idle sysctl in combination with route metrics specifying the initial congestion window value to use. I specifically added that sysctl for this specific situation. Really, the situation here is well established and I highly encourage you to take a deeper look into the actual problems being hit, and show us some specific traces we can analyze properly if the problem is still there. Otherwise we're just shooting into the wind without any specifics to work on whatsoever. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Andrew Morton | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
| Eric W. Biederman | [PATCH] nfs lockd reclaimer: Convert to kthread API |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
