Delay in updating accounting table

2004-06-21 Thread prabhdeep
Hi,
Does anybody know why accounting table is updated only when Account Stop 
packet is sent?
Although the Account Start is not lost, but its only inserted when Account 
Stop is triggered.

Does Freeradius saves the Accounting packets in some intermediary files 
before updating database?
If it does then in which file? and if there is any way to push the insert 
without delay.

FreeRadius: 0.93
Database: mySQL
Thanks
prabh

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Delay in updating accounting table

2004-06-21 Thread Alan DeKok
prabhdeep [EMAIL PROTECTED] wrote:
 Does anybody know why accounting table is updated only when Account Stop 
 packet is sent?

  It's updated for start  update queries, too, in the default config.

 Although the Account Start is not lost, but its only inserted when Account 
 Stop is triggered.

  Are you sure?  Run it in debugging mode to see.

  I doubt very much that's happening.

 Does Freeradius saves the Accounting packets in some intermediary files 
 before updating database?

  No.

 If it does then in which file? and if there is any way to push the insert 
 without delay.

  Inserts are always done without delay.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html