| To: | Paul Zirnik <tami@disconnected.de> |
|---|---|
| Subject: | Re: [LARTC] disable TCP slowstart ? |
| From: | lartc <lartc@manchotnetworks.net> |
| Date: | Sat, 11 Aug 2007 15:58:17 +0200 |
| Cc: | lartc@mailman.ds9a.nl |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | lartc-list@securepoint.com |
| Delivered-to: | lartc@outpost.ds9a.nl |
| In-reply-to: | <200708111202.42986.tami@disconnected.de> |
| List-archive: | <http://mailman.ds9a.nl/pipermail/lartc> |
| List-help: | <mailto:lartc-request@mailman.ds9a.nl?subject=help> |
| List-id: | "Mailinglist of the Linux Advanced Routing & Traffic Control project" <lartc.mailman.ds9a.nl> |
| List-post: | <mailto:lartc@mailman.ds9a.nl> |
| List-subscribe: | <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe> |
| List-unsubscribe: | <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe> |
| References: | <200708111202.42986.tami@disconnected.de> |
| Sender: | lartc-bounces@mailman.ds9a.nl |
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 <snip> > 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_default=1048576 net.core.rmem_max=1048576 net.core.wmem_default=1048576 net.core.wmem_max=1048576 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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [LARTC] disable TCP slowstart ?, Paul Zirnik |
|---|---|
| Next by Date: | [LARTC] tc and multiple ip on a device, Vincent Dautremont |
| Previous by Thread: | [LARTC] disable TCP slowstart ?, Paul Zirnik |
| Next by Thread: | [LARTC] tc and multiple ip on a device, Vincent Dautremont |
| Indexes: | [Date] [Thread] [Top] [All Lists] |