We are using PPPoE for client connections and use a MySQL backend
to collect the accounting packets sent to a RADIUS server.
We set the AAA interim update to 30 min.
Does the router reset the queue totals e.g. uploads/downloads when it sends
the checkpoint to the radius server or does it keep adding up?
We assume that while they are still connected and when the byte count is sent in a checkpoint packet that it resets the totals, cause what we are doing is taking these values and inserting them into a client account in MySQL under downloaded and every half hour when the checkpoint is sent again or when a disconnect packet arrives we take the totals from the clients account and add them up with what was sent to the radius accounting from the mikrotik
Make a long story short is this what happens?
Cause it seems that the clients downloads are accumulating quickly or maybe they really are just downloading allot.