From: Paul Zirnik <tami@disconnected.de>
To: lartc@vger.kernel.org
Subject: [LARTC] disable TCP slowstart ?
Date: Sat, 11 Aug 2007 10:02:42 +0000 [thread overview]
Message-ID: <200708111202.42986.tami@disconnected.de> (raw)
Im trying to improve my internal apache proxy. It has to deliver a lot of
little/medium sized files. But every transfer starts with the usual small
window size. While this is good for internet connections it is not as good
for only internal connections where the environment is sane.
I have tryed to tune initial window size via
/proc/sys/net/ipv4/tcp_congestion_control
tryed already bic,highspeed and vegas. Some will increase the window size
faster, but all start with same low window size. So i'm asking if there is
a other way to eighter disable TCP slowstart completely or at least increase
the inital window size.
Thanks for any help,hint in the right direction.
I know, this will only improve miliseconds per transfer, but it's worth a try.
regards,
Paul
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next reply other threads:[~2007-08-11 10:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-11 10:02 Paul Zirnik [this message]
2007-08-11 13:58 ` [LARTC] disable TCP slowstart ? lartc
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=200708111202.42986.tami@disconnected.de \
--to=tami@disconnected.de \
--cc=lartc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.