13 Dec
2011
13 Dec
'11
7:53 p.m.
On Wed, Dec 14, 2011 at 7:03 AM, amne@netconnect.ro <amne@netconnect.ro> wrote:
Alan Buxey wrote
have you tried the buffered_sql virtual-server instead?
I don't use any sql in freeradius. I store the packet directly from rlm_python. I only use freeradius for its decoupled accounting.
Is the sql server on the same server as FR? If yes, that may be the source of your problem. Try decreasing load_factor (100? really?) or start FR with higher process priority (e.g using nice/renice) than the sql server. -- Fajar