From: bert hubert <ahu@ds9a.nl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Clamping tcp mss values to decrease latency
Date: Mon, 25 Feb 2002 09:00:17 +0000 [thread overview]
Message-ID: <marc-lartc-101462769100891@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101461408005658@msgid-missing>
On Mon, Feb 25, 2002 at 12:13:53AM -0500, Ross Skaliotis wrote:
> Hello,
>
> I have an interesting question. I can't find a solution anywhere to this
> problem.
>
> I have an adsl connection which is able to send a full data packet in
> about 150ms. I want to cut this time down to decrease latency while
> serving files, so I thought I'd try and reduce the packet size for the
> offending upload streams (my webserver). The trick is that I also want all
> other tcp connections to have the normal full packet size. Enter
> MSS-clamping. My pppoe client for linux can do mss clamping on every
> packet that goes out and come in. Not enough control. There is an option
> to do mss-clamping in iptables, however this only works in the forward
> table. I can't match and control outgoing web connections, just
Control and outgoing can be done with regular MTU settings. Just lower the
MTU size of your ppp interface and the kernel will set a lower MSS
automatically.
You can also set MTU per route.
Regards,
bert
--
http://www.PowerDNS.com Versatile DNS Software & Services
http://www.tk the dot in .tk
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next prev parent reply other threads:[~2002-02-25 9:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-25 5:13 [LARTC] Clamping tcp mss values to decrease latency Ross Skaliotis
2002-02-25 6:55 ` Martin Devera
2002-02-25 9:00 ` bert hubert [this message]
2002-02-25 11:58 ` Martin Devera
2002-02-25 12:26 ` bert hubert
2002-02-25 13:23 ` Martin Devera
2002-02-25 13:37 ` Ross Skaliotis
2002-02-25 13:44 ` Martin Devera
2002-02-25 13:48 ` bert hubert
2002-02-25 13:54 ` Martin Devera
2002-02-28 9:05 ` bert hubert
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=marc-lartc-101462769100891@msgid-missing \
--to=ahu@ds9a.nl \
--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.