Burst Rate?

Linux Advanced Routing and Traffic Control

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

 



If I'm using the following to very simply police my incoming bandwidth:

ingress {
  $p = bucket(rate 7Mbps, burst 1000kB, mpu 200B);
  class (1) if (conform $p && count $p) || drop;
}

How should i be calculate the burst rate? Cisco has their own special algorithm for calculating the correct burst rate, is there a similar method I should be using to calculate burst on a linux box? Also are there any improvement in the 2.6.x kernel with regards to traffic shaping?

Scott


Scott Baker - Network Engineer - RHCE
bakers @ web-ster . com - 503.266.8253


_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
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