All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Skaliotis <ross@student.andover.edu>
To: lartc@vger.kernel.org
Subject: [LARTC] Clamping tcp mss values to decrease latency
Date: Mon, 25 Feb 2002 05:13:53 +0000	[thread overview]
Message-ID: <marc-lartc-101461408005658@msgid-missing> (raw)

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
connections getting routed through the machine. Any ideas?

-Ross Skaliotis

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

             reply	other threads:[~2002-02-25  5:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-25  5:13 Ross Skaliotis [this message]
2002-02-25  6:55 ` [LARTC] Clamping tcp mss values to decrease latency Martin Devera
2002-02-25  9:00 ` bert hubert
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-101461408005658@msgid-missing \
    --to=ross@student.andover.edu \
    --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.