[Click] Traffic Shaping in Click

Beyers Cronje bcronje at gmail.com
Fri Feb 6 21:10:30 EST 2009


As Roman already pointed out, you need to sort PollDevice out as you will
get vastly improved performance on it.

On Sat, Feb 7, 2009 at 1:58 AM, Latency Buster <latencybuster at gmail.com>wrote:

> > You need to post your config.
> FromDevice (eth0, PROMISC true) -> SetTimestamp -> Queue (10000) ->
> BandwidthShaper (5242880B/s) -> ToDevice (eth1);
>
> FromDevice (eth1, PROMISC true) -> SetTimestamp -> Queue (10000) ->
> BandwidthShaper (5242880B/s) -> ToDevice (eth0);
>
> @100Mbps input, I am losing 66% pkts.. Machine: Quad core opteron with 8GB
> ram..
>
> I was unable to use PollDevice () till now..
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list