Displaying 3 results from an estimated 3 matches for "schmakk".
Did you mean:
schmako
2004 Mar 02
2
imq or ingress+htb?
...setup to work as planned. Im
thinking that a better solution for shaping incoming traffic would be to
put a little limit in the outer interface of the router box with ingress,
and the shape traffic on the inner interface with htb. Would that be
better than using imq?
--
Patrick Petersen <lartc@schmakk.dk>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Apr 15
8
Making tcp start transfers slow
...ng bursty for
some reason.. I am using bittorrent to test this, as it seems to be what
stresses the line the most.
Would it be possible to lower the default window size, and thereby
making tcp start up slower, or would this just lower the overall speed?
My efforts so far can be seen here:
http://tc.schmakk.dk/betashaper
--
Patrick Petersen <lartc@schmakk.dk>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Jun 21
2
Help:how to filter P bits and schedule??
Hi,All
I'd like to implement the function of "recognize and schedule traffic that makes use of the P bit as defined in IEEE 802.1P" by iproute2/tc in mips linux device.I think I should use iptables or u32 filter to recognize P bits of traffic and then put them into different queues(classes).But how to do this filter function by iptables or u32?
Any suggestion is highly