![]() |
Slow forum, low server load, many mysql sleep commnads
Hi!
We have a rather akward situation that arises from time to time: some pages of our forum are not loading correctly. The browser says "waiting for server" and just hangs for minutes. Meanwhile, the server load is low (0, 25), memory usage is normal, but we have have a lot of mysql sleep connections (60-70). The strange thing is that while a certain url is taking forever to load, other url-s work perfectly. We use vbulletin 4.1.12 with vbseo, mysqli connector and memcached. PHP 5.3.17, Server version: Apache/2.2.22 (Unix) Server built: Mar 3 2012 19:30:34 mysql --version mysql Ver 14.14 Distrib 5.1.61, for unknown-linux-gnu (x86_64) using readline 5.1 The server is Debian 6 with DirectAdmin, 5 cores, 7 Gb RAM. Does anybody have any clues to what might cause this problem? If you need some sort of logs, I can post them. Thank you! |
have you checked the webserver concurrency?
|
I have not checked it but here is what I got now
Code:
root@da:~# netstat -ant | grep :80 > all.txt |
And what is your max concurrency for the webserver itself? This may help you.
http://httpd.apache.org/docs/2.2/mod...tml#maxclients If it is just certain pages, what do they all have in common? Can you post your mysql config? Taking a stab in the dark here, I'd say if the apache.conf is correct and not exceeding, then it's most likely a MySQL issue and possibly a PHP timeout issue. |
Here are the config files
cat /etc/httpd/conf/extra/httpd-mpm.conf Code:
# Code:
cat /etc/my.cnf |
That all looks ok. Have you considered another webserver? Maybe lighttpd or nginx?
Without physically having access to your server there's not much one can do or suggest. However, I would advise that you look into at least lighttpd as your webserver. |
All times are GMT. The time now is 11:19 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|