All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Clamping tcp mss values to decrease latency
@ 2002-02-25  5:13 Ross Skaliotis
  2002-02-25  6:55 ` Martin Devera
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Ross Skaliotis @ 2002-02-25  5:13 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-02-28  9:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.