PDA

View Full Version : Server Optimiztion Reqest+++ [High Load and high memory use Server]


FAZO
Sun 24th Dec '06, 1:42pm
1.dedicated server

2.
cpu speed/type single or dual cpus): Dual Xeon 5130 Dual Core (Woodcrest) 3.60GHz
how much memory installed: 4 GB RAM
hard drive type/configuration: 120GB 7200RPM SATA
linux distributor or windows version: CentOS 4.4 x86_64
apache/IIS version: apache 1.3.37
PHP version: php 4.4.4
MySQL version: mysql 4.1.21

3.
if you use mysql 4.x instead of mysql 3.23.x, do you have any innodb type databases/tables on your server ? No
4. if possible how mysql was compiled/installed ? By Cpanel

5.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8289 nobody 15 0 83396 27m 3704 R 30 0.7 0:07.24 httpd
8355 nobody 16 0 80800 26m 3468 S 19 0.7 0:06.88 httpd
2952 mysql 15 0 661m 114m 3784 S 17 2.9 229:32.01 mysqld
8409 nobody 15 0 81492 26m 3240 S 10 0.7 0:05.73 httpd
8349 nobody 15 0 127m 28m 4264 S 9 0.7 0:07.12 httpd
8412 nobody 16 0 81584 26m 3336 S 6 0.7 0:06.65 httpd
8322 nobody 15 0 127m 28m 3504 S 6 0.7 0:05.33 httpd
8311 nobody 16 0 83136 27m 3632 S 5 0.7 0:03.92 httpd
8331 nobody 16 0 82688 27m 3840 S 4 0.7 0:06.15 httpd
8285 nobody 15 0 127m 27m 4288 S 3 0.7 0:06.60 httpd
8296 nobody 16 0 81772 26m 3324 S 3 0.7 0:04.54 httpd
8313 nobody 15 0 125m 26m 3528 S 3 0.7 0:04.93 httpd
8339 nobody 16 0 81224 26m 3204 S 3 0.7 0:05.35 httpd
8354 nobody 15 0 124m 25m 3412 S 3 0.6 0:05.74 httpd
8362 nobody 16 0 146m 47m 3540 S 3 1.2 0:06.23 httpd
8308 nobody 16 0 127m 27m 4236 S 2 0.7 0:04.18 httpd
8415 nobody 16 0 81468 26m 3304 S 2 0.7 0:03.98 httpd

6. my.cnf
[mysqld]
set-variable = max_connections=750
safe-show-database
skip-locking
key_buffer = 384M
max_allowed_packet = 1M
table_cache = 512
sort_buffer_size = 2M
read_buffer_size = 2M
read_rnd_buffer_size = 8M
myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size = 32M
thread_concurrency = 8

7.
root@host [~]# ./mysqlreport --all -tab statistics.txt
MySQL 4.1.21-standard uptime 3 2:40:34 Sun Dec 24 12:24:24 2006

__ Key __________________________________________________ _______________
Buffer used 77.39M of 384.00M %Used: 20.15
Current 79.68M %Usage: 20.75
Write ratio 0.035
Read ratio 0.003

__ Questions __________________________________________________ _________
Total 4.92M 18.3/s
QC Hits 2.08M 7.7/s %Total: 42.20
DMS 2.04M 7.6/s 41.34
Com_ 539.00k 2.0/s 10.95
COM_QUIT 271.20k 1.0/s 5.51
+Unknown 188 0.0/s 0.00
Slow 3.89k 0.0/s 0.08 %DMS: 0.19
DMS 2.04M 7.6/s 41.34
SELECT 1.39M 5.2/s 28.22 68.25
UPDATE 340.89k 1.3/s 6.92 16.75
INSERT 225.16k 0.8/s 4.57 11.06
DELETE 59.29k 0.2/s 1.20 2.91
REPLACE 20.91k 0.1/s 0.42 1.03
Com_ 539.00k 2.0/s 10.95
change_db 303.12k 1.1/s 6.16
set_option 38.55k 0.1/s 0.78
unlock_tabl 35.89k 0.1/s 0.73

__ SELECT and Sort __________________________________________________ ___
Scan 433.86k 1.6/s %SELECT: 31.23
Range 192.08k 0.7/s 13.83
Full join 4.30k 0.0/s 0.31
Range check 58 0.0/s 0.00
Full rng join 20 0.0/s 0.00
Sort scan 199.64k 0.7/s
Sort range 223.88k 0.8/s
Sort mrg pass 9.21k 0.0/s

__ Query Cache __________________________________________________ _______
Memory usage 29.91M of 32.00M %Used: 93.47
Block Fragmnt 3.97%
Hits 2.08M 7.7/s
Inserts 1.34M 5.0/s
Insrt:Prune 3.01:1 3.3/s
Hit:Insert 1.55:1

__ Table Locks __________________________________________________ _______
Waited 7.49k 0.0/s %Total: 0.24
Immediate 3.05M 11.4/s

__ Tables __________________________________________________ ____________
Open 512 of 512 %Cache: 100.00
Opened 193.03k 0.7/s

__ Connections __________________________________________________ _______
Max used 166 of 750 %Max: 22.13
Total 271.86k 1.0/s

__ Created Temp __________________________________________________ ______
Disk table 3.15k 0.0/s
Table 167.24k 0.6/s
File 18.26k 0.1/s

__ Threads __________________________________________________ ___________
Running 1 of 12
Cached 5 of 8 %Hit: 97.58
Created 6.59k 0.0/s
Slow 0 0/s

__ Aborted __________________________________________________ ___________
Clients 1.32k 0.0/s
Connects 53 0.0/s

__ Bytes __________________________________________________ _____________
Sent 85.76G 319.0k/s
Received 2.89G 10.8k/s
8.
Their are about 60-70 sites that using mysql and php
5-6 big vbulletin sites

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

10.
http://www.idealhosting.org/phpini.php

11.
MaxKeepAliveRequests : 100
KeepAliveTimeout : 15
MinSpareServers : 5
MaxSpareServers : 10
StartServers : 5
MaxClients : 150

AND Maxrequestsperchild value = 0

12. vBulletin 3.6.4

13. heck to see if any files i.e. apache log files are hitting 2GB or 4GB max file size limits i.e. see if you have max file size exceeded messages in apache error log
You can use this command to find such files
nothing ........

14.
uname -a
Linux host.idealhosting.org 2.6.9-42.0.2.ELsmp #1 SMP Wed Aug 23 13:38:27 BST 2006 x86_64 x86_64 x86_64 GNU/Linux

ulimit -aH
core file size (blocks, -c) 1000000
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
pending signals (-i) 1024
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 4096
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 14335
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.60GHz
stepping : 10
cpu MHz : 3600.299
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl est tm2 cid cx16 xtpr
bogomips : 7207.76
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.60GHz
stepping : 10
cpu MHz : 3600.299
cache size : 2048 KB
physical id : 3
siblings : 2
core id : 3
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl est tm2 cid cx16 xtpr
bogomips : 7199.35
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.60GHz
stepping : 10
cpu MHz : 3600.299
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl est tm2 cid cx16 xtpr
bogomips : 7199.24
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.60GHz
stepping : 10
cpu MHz : 3600.299
cache size : 2048 KB
physical id : 3
siblings : 2
core id : 3
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl est tm2 cid cx16 xtpr
bogomips : 7199.34
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:

eva2000
Thu 28th Dec '06, 8:40am
You sure the cpus are woodcrest ? As Xeon 5130 woodcrest are 2.0ghz speed rated not 3.6ghz.

1. Upgrade MySQL server to 4.1.22
2. Upgrade PHP to 4.4.4 and/or recompile PHP 4.4.4 after upgrading MySQL
3. Edit /etc/my.cnf and place the following mysql server settings in /etc/my.cnf and restart mysql server afterwards


[mysqld]
safe-show-database
back_log = 75
skip-innodb
max_connections = 500
key_buffer = 256M
myisam_sort_buffer_size = 64M
join_buffer_size = 2M
read_buffer_size = 2M
sort_buffer_size = 8M
table_cache = 2500
thread_cache_size = 512
wait_timeout = 35
connect_timeout = 10
tmp_table_size = 384M
max_heap_table_size = 192M
max_allowed_packet = 96M
max_connect_errors = 10
read_rnd_buffer_size = 524288
bulk_insert_buffer_size = 8M
query_cache_limit = 12M
query_cache_size = 160M
query_cache_type = 1
query_prealloc_size = 163840
query_alloc_block_size = 32768
default-storage-engine = MyISAM

[mysqld_safe]
nice = -10
open_files_limit = 8192

[mysqldump]
quick
max_allowed_packet = 16M

[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M

[mysqlhotcopy]
interactive-timeout


4. Install APC Cache lastest version from http://pecl.php.net/package/APC. Read install guide at http://www.vbulletin.com/forum/showthread.php?t=165367 - please remove Zend Optimizer from php.ini before installing APC Cache. OR try the alternative PHP caching software, Xcache which seems to be a bit faster than APC Cache - http://www.vbulletin.com/forum/showthread.php?t=213267

5. Edit httpd.conf values from

MaxKeepAliveRequests : 100
KeepAliveTimeout : 15
MinSpareServers : 5
MaxSpareServers : 10
StartServers : 5
MaxClients : 150

AND Maxrequestsperchild value = 0

to

MaxKeepAliveRequests : 100
KeepAliveTimeout : 5
MinSpareServers : 15
MaxSpareServers : 20
StartServers : 15
MaxClients : 256

AND Maxrequestsperchild value = 1000

restart apache

6. If you just upgraded to vB 3.5.x/3.6.x try to disable these 4 options:

Admin CP -> vBulletin Options -> Forums Home Page Options -> Display Logged in Users?

Admin CP -> vBulletin Options -> Forum Display Options (forumdisplay) -> Show Users Browsing Forums

Admin CP -> vBulletin Options -> Thread Display Options -> Show Users Browsing Thread

Admin CP -> vBulletin Options -> Message Searching Options -> Automatic Similar Thread search

FAZO
Thu 28th Dec '06, 7:02pm
You sure the cpus are woodcrest ? As Xeon 5130 woodcrest are 2.0ghz speed rated not 3.6ghz.


it s too incompatible how can i know my server is XEON 5130 WOODCREST ? please help me thanks!

jason|xoxide
Fri 29th Dec '06, 2:15pm
Woodcrest processors do NOT have hyperthreading and your CPUs claim to. In addition, dual-core CPUs should say "cpu cores: 2" and yours don't. It looks to me like you have two single-core 3.6GHz Irwindale Xeon CPUs with HT.

eva2000
Fri 29th Dec '06, 10:02pm
it s too incompatible how can i know my server is XEON 5130 WOODCREST ? please help me thanks!
the output of what you posted from cat /proc/cpuinfo told use they're no woodecrest as 5130 are 2.0ghz rated not 3.6ghz.

Suspect as what Jason suspects they're dual p4 3.6ghz xeons with HT enabled.

I'd double check with your web host you are getting what you paid for.

FAZO
Sun 31st Dec '06, 6:40pm
i called eva2000 datacenter and they 've solved my problem.Now I 'm using 5130. Do you have any suggestion about over configuration

jason|xoxide
Tue 2nd Jan '07, 11:57am
Just to make sure they gave you what you ordered, please post the 'cat /proc/cpuinfo' again.

FAZO
Tue 2nd Jan '07, 12:06pm
Just to make sure they gave you what you ordered, please post the 'cat /proc/cpuinfo' again.

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.032
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3994.39
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.032
cache size : 4096 KB
physical id : 3
siblings : 2
core id : 6
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3989.48
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.032
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3989.44
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.032
cache size : 4096 KB
physical id : 3
siblings : 2
core id : 7
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3989.46
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

jason|xoxide
Tue 2nd Jan '07, 12:25pm
Those are the ones.

eva2000
Thu 4th Jan '07, 1:10am
yup looks like the correct ones to me too.. :)

Now try my suggestions above :)

FAZO
Sat 6th Jan '07, 1:20pm
1.dedicated server

2.
cpu speed/type single or dual cpus): Dual Xeon 5130 Dual Core
how much memory installed: 4 GB RAM
hard drive type/configuration: 120GB 7200RPM SATA
linux distributor or windows version: CentOS 4.4 x86_64
apache/IIS version: apache 1.3.37
PHP version: php 4.4.4
MySQL version: mysql 4.1.21

3.
if you use mysql 4.x instead of mysql 3.23.x, do you have any innodb type databases/tables on your server ? No
4. if possible how mysql was compiled/installed ? By Cpanel
5.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
31364 mysql 6 -10 713m 425m 3164 S 42 10.8 196:00.34 mysqld
27435 nobody 15 0 129m 28m 3148 S 14 0.7 0:00.69 httpd
27403 nobody 15 0 128m 27m 3140 S 11 0.7 0:00.77 httpd
27439 nobody 15 0 127m 26m 3104 S 8 0.7 0:00.51 httpd
27368 nobody 15 0 127m 26m 3132 S 7 0.7 0:01.08 httpd
27394 nobody 16 0 127m 26m 3172 S 6 0.7 0:00.74 httpd
27421 nobody 15 0 126m 25m 3196 S 6 0.7 0:00.68 httpd
27440 nobody 16 0 130m 29m 3352 S 6 0.7 0:00.43 httpd
27353 nobody 16 0 126m 25m 3340 S 6 0.7 0:00.86 httpd
27401 nobody 16 0 128m 26m 3320 S 6 0.7 0:00.91 httpd
26924 nobody 15 0 126m 25m 3288 S 5 0.7 0:01.35 httpd
27174 nobody 16 0 131m 30m 3500 S 5 0.8 0:02.19 httpd
27367 nobody 15 0 127m 26m 3364 S 5 0.7 0:00.79 httpd
27448 nobody 15 0 125m 24m 2920 S 5 0.6 0:00.15 httpd
6.
[mysqld]
safe-show-database
back_log = 75
skip-innodb
max_connections = 500
key_buffer = 256M
myisam_sort_buffer_size = 64M
join_buffer_size = 2M
read_buffer_size = 2M
sort_buffer_size = 8M
table_cache = 2500
thread_cache_size = 512
wait_timeout = 35
connect_timeout = 10
tmp_table_size = 384M
max_heap_table_size = 192M
max_allowed_packet = 96M
max_connect_errors = 10
read_rnd_buffer_size = 524288
bulk_insert_buffer_size = 8M
query_cache_limit = 12M
query_cache_size = 160M
query_cache_type = 1
query_prealloc_size = 163840
query_alloc_block_size = 32768
default-storage-engine = MyISAM

[mysqld_safe]
nice = -10
open_files_limit = 8192

[mysqldump]
quick
max_allowed_packet = 16M

[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M

[mysqlhotcopy]

7.
MySQL 4.1.21-standard uptime 0 17:52:38 Sat Jan 6 18:48:30 2007

__ Key __________________________________________________ _______________
Buffer used 120.51M of 256.00M %Used: 47.08
Current 167.13M %Usage: 65.28
Write ratio 0.629
Read ratio 0.001

__ Questions __________________________________________________ _________
Total 6.64M 103.2/s
QC Hits 2.70M 42.0/s %Total: 40.65
DMS 2.67M 41.4/s 40.16
Com_ 788.52k 12.3/s 11.87
COM_QUIT 486.51k 7.6/s 7.32
+Unknown 307 0.0/s 0.00
Slow 511 0.0/s 0.01 %DMS: 0.02
DMS 2.67M 41.4/s 40.16
SELECT 1.79M 27.8/s 26.97 67.16
UPDATE 627.78k 9.8/s 9.45 23.53
INSERT 115.98k 1.8/s 1.75 4.35
DELETE 98.58k 1.5/s 1.48 3.70
REPLACE 33.63k 0.5/s 0.51 1.26
Com_ 788.52k 12.3/s 11.87
change_db 698.17k 10.8/s 10.51
set_option 21.85k 0.3/s 0.33
show_fields 18.16k 0.3/s 0.27

__ SELECT and Sort __________________________________________________ ___
Scan 424.32k 6.6/s %SELECT: 23.68
Range 296.87k 4.6/s 16.57
Full join 2.30k 0.0/s 0.13
Range check 16 0.0/s 0.00
Full rng join 2 0.0/s 0.00
Sort scan 192.98k 3.0/s
Sort range 311.14k 4.8/s
Sort mrg pass 1.97k 0.0/s

__ Query Cache __________________________________________________ _______
Memory usage 134.68M of 160.00M %Used: 84.17
Block Fragmnt 16.09%
Hits 2.70M 42.0/s
Inserts 1.74M 27.0/s
Insrt:Prune 11.41:1 24.6/s
Hit:Insert 1.55:1

__ Table Locks __________________________________________________ _______
Waited 9.27k 0.1/s %Total: 0.20
Immediate 4.62M 71.8/s

__ Tables __________________________________________________ ____________
Open 2.50k of 2500 %Cache: 100.00
Opened 40.41k 0.6/s

__ Connections __________________________________________________ _______
Max used 141 of 500 %Max: 28.20
Total 488.32k 7.6/s

__ Created Temp __________________________________________________ ______
Disk table 1.91k 0.0/s
Table 211.99k 3.3/s
File 3.94k 0.1/s

__ Threads __________________________________________________ ___________
Running 33 of 47
Cached 94 of 512 %Hit: 99.97
Created 141 0.0/s
Slow 0 0/s

__ Aborted __________________________________________________ ___________
Clients 3.61k 0.1/s
Connects 104 0.0/s

__ Bytes __________________________________________________ _____________
Sent 126.76G 2.0M/s
Received 1.40G 21.8k/s
root@host [~]#
root@host [~]# ./mysqlreport
MySQL 4.1.21-standard uptime 0 17:53:18 Sat Jan 6 18:49:10 2007

__ Key __________________________________________________ _______________
Buffer used 120.51M of 256.00M %Used: 47.08
Current 167.02M %Usage: 65.24
Write ratio 0.629
Read ratio 0.001

__ Questions __________________________________________________ _________
Total 6.65M 103.2/s
Slow 517 0.0/s %Total: 0.01 %DMS: 0.02
DMS 2.67M 41.4/s 40.15

__ Table Locks __________________________________________________ _______
Waited 9.30k 0.1/s %Total: 0.20
Immediate 4.62M 71.8/s

__ Tables __________________________________________________ ____________
Open 2.50k of 2500 %Cache: 100.00
Opened 40.52k 0.6/s

__ Connections __________________________________________________ _______
Max used 141 of 500 %Max: 28.20
Total 488.54k 7.6/s

__ Created Temp __________________________________________________ ______
Disk table 1.91k 0.0/s
Table 212.04k 3.3/s
File 3.94k 0.1/s

8.
Their are about 60-70 sites that using mysql and php

5-6 big vbulletin sites

9.

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



10.

http://www.idealhosting.org/phpini.php

11.
MaxKeepAliveRequests : 100

KeepAliveTimeout : 15

MinSpareServers : 5

MaxSpareServers : 10

StartServers : 5

MaxClients : 150



AND Maxrequestsperchild value = 0

12. vBulletin 3.6.4

13. heck to see if any files i.e. apache log files are hitting 2GB or 4GB max file size limits i.e. see if you have max file size exceeded messages in apache error log
You can use this command to find such files
nothing ........

14.
uname -a
Linux host.idealhosting.org 2.6.9-42.0.3.ELsmp #1 SMP Fri Oct 6 06:28:26 CDT 2006 x86_64 x86_64 x86_64 GNU/Linux
ulimit -aH
core file size (blocks, -c) 1000000
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
pending signals (-i) 1024
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 4096
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 14335
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.073
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3994.37
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.073
cache size : 4096 KB
physical id : 3
siblings : 2
core id : 6
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3989.50
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.073
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3989.44
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
stepping : 6
cpu MHz : 1995.073
cache size : 4096 KB
physical id : 3
siblings : 2
core id : 7
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cx16 xtpr
bogomips : 3989.50
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

eva2000
Mon 8th Jan '07, 3:01am
mysql looks fine to me.. just change httpd.conf values from

MaxKeepAliveRequests : 100

KeepAliveTimeout : 15

MinSpareServers : 5

MaxSpareServers : 10

StartServers : 5

MaxClients : 150

to

MaxKeepAliveRequests : 100
KeepAliveTimeout : 5
MinSpareServers : 20
MaxSpareServers : 25
StartServers : 20
MaxClients : 256

Maxrequestsperchild value to 500

restart apache

and install Xcache which seems to be a bit faster than APC Cache - http://www.vbulletin.com/forum/showthread.php?t=213267