Dear,
First of all, hi!
Recently i bought a new server, but the load is VERY high, and i am sure its a better one.
This server is running one website.
Old server specs:
- Pentium 4 D 3ghz
- 2GB of ram
New server specs:
- Intel(R) Xeon(R) CPU X3210 @ 2.13GHz
- 2GB of ram
At the old server, the load is 1-2 and the webpages are loading fast, at the new server the webpages are loading slow and the load is high (7-10)
The only change that made is, i upgraded from MySQL 4 to 5.
So, i am asking for advice..
Should i downgrade back to MySQL 4?
Apache requests p/s (Peak): 180
MySQL queries p/s (Peak): ~ 650.
HTTPD Settings:
KeepAlive is also off.
MySQL settings:
Yes i know the MySQL settings suck, thats why i am asking for some advice..
Screenshot of top in peak hours: http://img513.imageshack.us/img513/8414/schermafdruk1ac3.png
Sorry for my bad English, hope u can understand me
Greetings.
First of all, hi!
Recently i bought a new server, but the load is VERY high, and i am sure its a better one.
This server is running one website.
Old server specs:
- Pentium 4 D 3ghz
- 2GB of ram
New server specs:
- Intel(R) Xeon(R) CPU X3210 @ 2.13GHz
- 2GB of ram
At the old server, the load is 1-2 and the webpages are loading fast, at the new server the webpages are loading slow and the load is high (7-10)
The only change that made is, i upgraded from MySQL 4 to 5.
So, i am asking for advice..
Should i downgrade back to MySQL 4?
Apache requests p/s (Peak): 180
MySQL queries p/s (Peak): ~ 650.
HTTPD Settings:
Code:
MinSpareServers 5
MaxSpareServers 20
StartServers 5
MaxClients 1024
MaxRequestsPerChild 0
KeepAlive is also off.
MySQL settings:
Code:
[mysqld]
local-infile=0
max_connections=1000
thread_concurrency=8
server-id=1
Yes i know the MySQL settings suck, thats why i am asking for some advice..
Screenshot of top in peak hours: http://img513.imageshack.us/img513/8414/schermafdruk1ac3.png
Sorry for my bad English, hope u can understand me
Greetings.
Last edited: