All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] TCP Rate Control
@ 2003-05-14 11:36 Varun Varma
  2003-05-14 18:00 ` Stef Coene
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Varun Varma @ 2003-05-14 11:36 UTC (permalink / raw)
  To: lartc

Hi!

Take a setup as follows:

Clients---->[eth0]Proxy/Firewall[eth1]---->Internet

The clients are using the proxy/firewall for various client like 
activities like browsing, email, ftp etc. Most of the traffic is 
"download" traffic, i.e. clients send very small requests and recieve 
very large replies.

I want to do the most common thing...configure download limits/fairness 
of use among the clients.

I understand that I can achieve this by traffic shaping the *outgoing* 
traffic on eth0, but that is a less than optimal solution. The problem 
is that the link to the Internet can still get choked, if too many 
clients start pulling too much data. Traffic shaping on eth0 would limit 
the bandwidth each client sees and TCPs congestion control mechanisms 
*might* indeed slow down the download requests from clients, but this 
does not seem like a elegant way to achieve the result.

I am wondering if there is any implementation [or planned project] for 
TCP based rate control, like that provided by commercial solutions like 
PacketShaper and Sitara.

Regards,
-Varun

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

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

end of thread, other threads:[~2003-05-16  9:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14 11:36 [LARTC] TCP Rate Control Varun Varma
2003-05-14 18:00 ` Stef Coene
2003-05-14 19:59 ` Brandis Jaroslav
2003-05-14 20:09 ` Stef Coene
2003-05-14 23:06 ` Jose Luis Domingo Lopez
2003-05-15 17:06 ` Stef Coene
2003-05-15 17:53 ` Stef Coene
2003-05-15 17:53 ` Varun Varma
2003-05-15 18:34 ` Varun Varma
2003-05-15 19:15 ` Stef Coene
2003-05-15 19:45 ` Stef Coene
2003-05-15 21:11 ` Varun Varma
2003-05-16  9:20 ` Stef Coene

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.