Re: HTTP traffic limiting

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 13 Aug 2002, Alexey Sheshka wrote:
> Hello!
> Sorry for ugly english.
> /sbin/iptables -A OUTPUT -t mangle  -s x.x.x.x --sport 80 -j MARK --set-mark 199

And where is your tc filter statement? You must set some filters to catch
the traffic into corresponding class.

> But it doesn't work ! Users download files via HTTP at full 100Mb, but if replase
>  last line with 
> /sbin/iptables -A OUTPUT -t mangle  -s x.x.x.x  -j MARK --set-mark 199
> they got 51Mbit.

Consider setting some TOS values, it could speed up some traffic if the
routers on the route are configured correctly. You could then attach the
traffic with each TOS to any of your HTB classes with tc filter statement.

-- 

##########################################
#           |       p0wer        |       #
#   __      |    GG#1877248      |       #
#  (oo)     | p0wer@bojko.eu.org |       #
# / \/ \ Go away or I will replace you   #
# `V__V' with a very small shell script. #
##########################################



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

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux