From mboxrd@z Thu Jan 1 00:00:00 1970 From: lartc Date: Sat, 11 Aug 2007 13:58:17 +0000 Subject: Re: [LARTC] disable TCP slowstart ? Message-Id: <1186840697.5908.3.camel@sumatra.radius.fr> List-Id: References: <200708111202.42986.tami@disconnected.de> In-Reply-To: <200708111202.42986.tami@disconnected.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org hi paul On Sat, 2007-08-11 at 12:02 +0200, Paul Zirnik wrote: > Im trying to improve my internal apache proxy. It has to deliver a lot of > I know, this will only improve miliseconds per transfer, but it's worth a try. yes -- in a low latency lan, this probably won't be enough. - tune apache to your needs - and depending on your kernel, you can always try adding this to your /etc/sysctl.conf net.core.rmem_default48576 net.core.rmem_max48576 net.core.wmem_default48576 net.core.wmem_max48576 and then sysctl -p give it a try -- worked well for me ... cheers charles _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc