Hello!

I have a problem with MySQL to find free socket for connection.
Our system is RedHat Linux 7.3 with freeradius 0.8.1 updated via
cvs.

Here is the problem:
After start radius with radiusd -X
the sql module is reserve 5 sockets (configured in sql.conf)
but if I atempt to use any of sql functions the server
hangs on waiting for thread to release some socket!?
(but all sockets are free!) I figured this out by replacing
function from wait-for-ever-until-success with function for wait-until-success-or-timedout.
After this the server never hangs but alwas got timeout!
Any idea what this could be?


Btw, how can I debug my custom module (with breakpoints, single step, etc.) in kdbg or ddd?

Regards
Peter



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

Reply via email to