mysql issue

Dennis Skinner dskinner at bluefrog.com
Thu May 25 16:58:42 CEST 2006


andy wrote:
> On another note still related to MySQL, is there a way to enforce mysql and freeradius to make persistant connections 
> to the database store?

It does.  The radius server will make all of its connections to the
MySQL server at startup (or remake them on a HUP) and they stay there.
If you do "show processlist" or run mytop, you will see a bunch of idle
processes until radiusd starts doing something.

As to your first issue, are you sure it isn't network or firewall related?

-- 
Dennis Skinner
Systems Administrator
BlueFrog Internet
http://www.bluefrog.com



More information about the Freeradius-Users mailing list