On Thu, Aug 27, 2009 at 6:11 PM, Ramkumar <ramkumar...@gmail.com> wrote:

> Dear Friends,
>                   I changed max_connection value into 500.Then when i login
> through MYSQL Administrator and try to see threads.That shows number of
> sleeping threads.How can i rectify this sleeping threads.Then these threads
> will affect MYSQL DataBase's performance?.Thanks in advance again...
>
>
We faced this issue for long time..  atlast found out that this occurs when
the number of connections configured in Apache is more than the number of
mysql connections..

So, check the apache configuration, and also Mysql configuration, and make
sure, that the number of mysql connections is more than the number of
max_connection in apache.

This should definitely solve the problem..

Regards,
Senthil
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to