28 Dec
2015
28 Dec
'15
8:53 a.m.
On Dec 28, 2015, at 5:52 AM, riki <phobie@axfr.org> wrote:
I want to limit session volume for 5MB per every hour (if achieved in 20 minutes, do not authorize for next 40 minutes).Counters are cumulative for session so i have identified so far these options:
1. reset session when quota reached with CoA update/disconnect, it will causes new session every hour if quota is depleted and my query works.
Sending a disconnect packet is probably the best choice. Alan DeKok.