coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
518 stars 260 forks source link

leaky bucket overfolws for bandwidths more than about 250kbit/s #407

Open TaranehKhalili opened 6 years ago

TaranehKhalili commented 6 years ago

hi. I want to shape traffic for users who is connected via coova-chilli and their quota has been exceeded. for this purpose, I send WISPr-Bandwidth-Max-DOWN from freeradius via coaport to chilli. It works well for bandwidths bellow about 250kbit/s. but for bandwidths more than this value the leaky bucket overflows and it doesn't allow the users to have more than 250kbit/s bandwidth. how can I solve this problem?