PDA

View Full Version : MASSIVE serverload at peaktimes!


marocnl
Wed 27th Nov '02, 7:43am
Hi there,

Can anybody tell me why the hell when i more than 90 users are online my serverload is acting like it's going crazy. I've measured a serverload of 160. When there r less than 90 (more or less) than it's about 3 or 4.

Can anybody tell me how to fix this?

(dedicated server)

512 Mb RAM
Intel Celeron 1 Ghz

HELP!

MarkB
Wed 27th Nov '02, 8:55am
Originally posted by marocnl
Hi there,

Can anybody tell me why the hell when i more than 90 users are online my serverload is acting like it's going crazy. I've measured a serverload of 160. When there r less than 90 (more or less) than it's about 3 or 4.

Can anybody tell me how to fix this?

(dedicated server)

512 Mb RAM
Intel Celeron 1 Ghz

HELP! It might be to do with settings in your httpd.conf - I know I had this problem myself, but I'm not knowledgeable enough to advise any setting changes...

Hopefully someone can help :) but rest assured it IS fixeable!

marocnl
Wed 27th Nov '02, 9:30am
Originally posted by MarkB
It might be to do with settings in your httpd.conf - I know I had this problem myself, but I'm not knowledgeable enough to advise any setting changes...

Hopefully someone can help :) but rest assured it IS fixeable!
Hi there,

Thnx 4 the assurance:), but the problem is that my host-provider already configured a lot, and it just isn't helping. As soon as there is somewhat of activity, like replyin, starting a new thread or whatever, my serverload goes through the roof.

Could you recall what you changed?

Greets

MarkB
Wed 27th Nov '02, 9:32am
Originally posted by marocnl
Hi there,

Thnx 4 the assurance:), but the problem is that my host-provider already configured a lot, and it just isn't helping. As soon as there is somewhat of activity, like replyin, starting a new thread or whatever, my serverload goes through the roof.

Could you recall what you changed?

Greets It was the minservers and maxservers I think (but don't take my word for it! My host walked me through it:)).

marocnl
Wed 27th Nov '02, 9:37am
Originally posted by MarkB
It was the minservers and maxservers I think (but don't take my word for it! My host walked me through it:)).
Hoi,

I'll discuss that with my host.

Do you know how much of ur CPU is idle(avg.)? (top -i)

Greets

stryka
Wed 27th Nov '02, 11:27am
just search this forum... every other post offers solutions that can help your problem...

eva2000
Wed 27th Nov '02, 12:08pm
Originally posted by marocnl
Hi there,

Can anybody tell me why the hell when i more than 90 users are online my serverload is acting like it's going crazy. I've measured a serverload of 160. When there r less than 90 (more or less) than it's about 3 or 4.

Can anybody tell me how to fix this?

(dedicated server)

512 Mb RAM
Intel Celeron 1 Ghz

HELP! please provide the following

1. your server specs, such as mysql and php version
2. if possible how mysql was compiled/installed
3. your top stats
4. your mysql configuration variables located at /etc/my.cnf or c:\my.cnf if on Windows server if you don't have that file you need to log into telnet and as root user type

mysqladmin -u root -p variables

copy and paste output here

5. your mysql extended-status output either still telnet as root user type

mysqladmin -u root -p extended-status

copy and paste output here

or preferred is to installed extended-status output script which is either located

- in your vB 2.2.6 or higher vB version's zip file extra's folder, upload mysqlinfo.php script to your site or if you're on an pre vB 2.2.6 install go to
- http://vbulletin.com/forum/showthread.php?threadid=3477 and install that scrip making sure to edit $mysqllogin line with your own mysqlusername and password

and post url to that here

6. oh and is your vB the only thing on the server? or other scripts? sites?

7. how many average and max concurrent users on your vB forum ?

8. create a file named phpinfo.php and place this code in it and post the url/link to it from your web site

<?
phpinfo();
?>

i.e. yourdomain.com/phpinfo.php

9. if you run Apache and you have your own dedicated server or access to your httpd.conf (apache configuration file) can you post the values you have set for the following :

KeepAlive
MaxKeepAliveRequests
KeepAliveTimeout
MinSpareServers
MaxSpareServers
StartServers
MaxClients

10. what version of vB are you running ?

marocnl
Wed 27th Nov '02, 2:50pm
Originally posted by eva2000
please provide the following

1. your server specs, such as mysql and php version
2. if possible how mysql was compiled/installed
3. your top stats
4. your mysql configuration variables located at /etc/my.cnf or c:\my.cnf if on Windows server if you don't have that file you need to log into telnet and as root user type

mysqladmin -u root -p variables

copy and paste output here

5. your mysql extended-status output either still telnet as root user type

mysqladmin -u root -p extended-status

copy and paste output here

or preferred is to installed extended-status output script which is either located

- in your vB 2.2.6 or higher vB version's zip file extra's folder, upload mysqlinfo.php script to your site or if you're on an pre vB 2.2.6 install go to
- http://vbulletin.com/forum/showthread.php?threadid=3477 and install that scrip making sure to edit $mysqllogin line with your own mysqlusername and password

and post url to that here

6. oh and is your vB the only thing on the server? or other scripts? sites?

7. how many average and max concurrent users on your vB forum ?

8. create a file named phpinfo.php and place this code in it and post the url/link to it from your web site

<?
phpinfo();
?>

i.e. yourdomain.com/phpinfo.php

9. if you run Apache and you have your own dedicated server or access to your httpd.conf (apache configuration file) can you post the values you have set for the following :

KeepAlive
MaxKeepAliveRequests
KeepAliveTimeout
MinSpareServers
MaxSpareServers
StartServers
MaxClients

10. what version of vB are you running ?
Hi there,

I saw my host-provider asked the same question in the following thread ...

http://www.vbulletin.com/forum/showthread.php?threadid=59723

The only difference is that we just upgraded to a p4 P4 1.6Ghz 1G DDR Ram


PLease take a look at it and give us some good tips :)

Greets,

site is on 64.191.29.239

version vBulletin 2.2.8