banga wrote:
After detail debug I have found that sometimes Radius tries to insert more then 50 Updates/sec.
That shouldn't be a problem. I've successfully tested it with 5000 requests per second.
root@radacct:# grep ": Acct-U" failure.log | wc -l 59 root@radacct:#
So it really HI Load.
I'm not sure I agree.
I use next settings: ... Wed Mar 12 05:45:14 2008 : Debug: max_requests_per_server = 8192
Set this to zero.
May be I'm wrong with "thread settings" or it's better to degrease number of SQL sock.
If you decrease the number of SQL sockets, the problem will get worse.
In any case Radius should not die anyway . Isn't it?
Isn't that what I said?
My system : Kernel 2.6.22, 2G RAM, Xeon 2.00 Ghz. Is that parameters enough to process 50-100 SQL updates/sec ?
It should be fine. Alan DeKok.