Actions
Bug #658
closedlimiters with non-integer limits don't work
Start date:
06/14/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
configuring a limiter with a non-integer limit, such as 1.5 Mbps, results in a 1 bps limiter (effectively blocking all traffic).
Work around is to create the limiter with an integer limit, such as 1500 Kbps rather than 1.5 Mbps.
Actions