Re: Duplicate conections to mysql

2004-04-07 Thread Kevin Bonner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 07 April 2004 06:48, Santiago Balaguer García wrote: > What is the best number of connections to the MySQL server? I set 5. Whatever is adequate for the number of requests your server is receiving. Low volume servers need only a small

Re: Duplicate conections to mysql

2004-04-07 Thread Santiago Balaguer García
> The system functions, however I don't know why there are 4 > conncection to mysql: > [ snip ] > I only want an answer of this behaivour. Thanks Well, there are actually 5 connections listed there. This would be why: > sql: num_sql_socks = 5 If you want to increase/decrease the numb

Re: Duplicate conections to mysql

2004-04-07 Thread Kevin Bonner
Santiago Balaguer García <[EMAIL PROTECTED]> wrote : > The system functions, however I don't know why there are 4 > conncection to mysql: > [ snip ] > I only want an answer of this behaivour. Thanks Well, there are actually 5 connections listed there. This would be why: > sql: num_sq

Duplicate conections to mysql

2004-04-07 Thread Santiago Balaguer García
Hi people, I have installed freeradius-0.93 with Debian Distribution. The system functions, however I don't know why there are 4 conncection to mysql: * rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked