search for: medium_pir

Displaying 1 result from an estimated 1 matches for "medium_pir".

Did you mean: medium_cir
2005 Apr 27
0
Ingress and polishing
...ion to our problem as it allows configuration of a max burst in kB but not a maximum rate in kbps. Kind regards, Pieter Able Code 1 : ----------------- // incoming traffic ingress { // speeds $medium_cir = $maxDownstream / 4; $medium_pir = $maxDownstream / 4 * 2; $low_cir = $maxDownstream / 4; $low_pir = $maxDownstream / 4; // variables to make categories $is_medium = (tcp_sport == PORT_SMTP); $is_l...