9 Aug
2007
9 Aug
'07
9:04 a.m.
Nachiketa Rajpurohit wrote:
I observed the same double or multiple inserts. with same AcctSessionID and same Start time for some users. This happens with Interim update too. I later changed radius.conf to calculate AcctUniqueID and do updates based on that in sql.conf but this random occurrence did not go away. May be it is because of the delay. Still not sure why multiple inserts.
The server can receive multiple accounting "start" messages, for a number of reasons outside of its control. The AcctUniqueId field should help catch duplicates, so they're not inserted twice. Alan DeKok.