thang422
Mon 30th Jun '08, 4:26am
Please help me with my server. the loads keeps on jumping up and down. It can go from .6 to 44 in just a matter of minutes. Also I have a question about purchasing servers.
is it better to have a different server to host the mysql database which has lower server spec or host the mysql and http on the same server with higher specs.
Thank you for your help!
1.dedicated
2.Core2 6550/2GBRAM/400HD-NON-RAID/CENTOS/cpanel V. 11.18.6-stable
-mysql 5.0.45-community
-php 5.2.5
-apache 2.2.8
3. 3.68 PL2
6.
top - 23:57:08 up 11 days, 31 min, 1 user, load average: 8.14, 5.67, 3.43
Tasks: 173 total, 1 running, 170 sleeping, 1 stopped, 1 zombie
Cpu(s): 68.8%us, 34.0%sy, 0.0%ni, 62.0%id, 0.0%wa, 0.0%hi, 0.2%si, 0.0%st
Mem: 2067376k total, 1935632k used, 131744k free, 125068k buffers
Swap: 2031608k total, 96k used, 2031512k free, 1029412k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2674 mysql 10 -5 219m 189m 3604 S 52 9.4 8362:09 mysqld
3659 nobody 15 0 95960 19m 8792 S 20 1.0 0:00.95 httpd
3718 nobody 15 0 95772 18m 8012 S 2 0.9 0:00.07 httpd
3344 nobody 15 0 99544 30m 15m S 1 1.5 0:01.42 httpd
3022 nobody 15 0 97492 31m 18m S 0 1.5 0:03.12 httpd
1 root 15 0 2060 580 500 S 0 0.0 0:03.86 init
2 root RT 0 0 0 0 S 0 0.0 0:00.10 migration/0
3 root 34 19 0 0 0 S 0 0.0 0:00.05 ksoftirqd/0
4 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0
5 root RT 0 0 0 0 S 0 0.0 4:50.89 migration/1
6 root 34 19 0 0 0 S 0 0.0 0:00.07 ksoftirqd/1
7 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/1
8 root 10 -5 0 0 0 S 0 0.0 0:00.24 events/0
9 root 10 -5 0 0 0 S 0 0.0 0:00.23 events/1
10 root 10 -5 0 0 0 S 0 0.0 0:00.00 khelper
11 root 10 -5 0 0 0 S 0 0.0 0:00.00 kthread
15 root 18 -5 0 0 0 S 0 0.0 0:00.29 kblockd/0
7.
[mysqld]
safe-show-database
#old_passwords
back_log = 50
skip-innodb
max_connections = 500
key_buffer_size = 64M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 4000
thread_cache_size = 256
wait_timeout = 90
connect_timeout = 10
tmp_table_size = 64M
max_heap_table_size = 64M
max_allowed_packet = 64M
net_buffer_length = 16384
max_connect_errors = 10
thread_concurrency = 4
concurrent_insert = 2
table_lock_wait_timeout = 30
read_rnd_buffer_size = 786432
bulk_insert_buffer_size = 8M
query_cache_limit = 4M
query_cache_size = 64M
query_cache_type = 1
query_prealloc_size = 262144
query_alloc_block_size = 65536
transaction_alloc_block_size = 8192
transaction_prealloc_size = 4096
default-storage-engine = MyISAM
max_write_lock_count = 16
collation-server=latin1_general_ci
[mysql.server]
user=mysql
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/lib/mysql/mysql.pid
nice = -5
open_files_limit = 8192
[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M
8.
#
# Beginning report, 0 0:0:0
#
MySQL 5.0.45-community uptime 11 0:46:58 Mon Jun 30 00:11:19 2008
__ Key __________________________________________________ _______________
Buffer used 56.63M of 64.00M %Used: 88.49
Current 63.61M %Usage: 99.40
Write hit 59.15%
Read hit 100.00%
__ Questions __________________________________________________ _________
Total 76.95M 80.7/s
DMS 56.37M 59.1/s %Total: 73.26
QC Hits 16.23M 17.0/s 21.10
Com_ 2.36M 2.5/s 3.06
COM_QUIT 1.99M 2.1/s 2.58
+Unknown 1.33k 0.0/s 0.00
Slow 10 s 51 0.0/s 0.00 %DMS: 0.00 Log: OFF
DMS 56.37M 59.1/s 73.26
UPDATE 35.01M 36.7/s 45.50 62.11
SELECT 17.45M 18.3/s 22.68 30.96
INSERT 1.82M 1.9/s 2.36 3.22
DELETE 1.20M 1.3/s 1.55 2.12
REPLACE 894.54k 0.9/s 1.16 1.59
Com_ 2.36M 2.5/s 3.06
change_db 2.30M 2.4/s 2.99
unlock_tabl 11.03k 0.0/s 0.01
lock_tables 11.03k 0.0/s 0.01
__ SELECT and Sort __________________________________________________ ___
Scan 4.89M 5.1/s %SELECT: 27.99
Range 1.98M 2.1/s 11.37
Full join 3.00k 0.0/s 0.02
Range check 0 0/s 0.00
Full rng join 0 0/s 0.00
Sort scan 2.37M 2.5/s
Sort range 1.61M 1.7/s
Sort mrg pass 314.57k 0.3/s
__ Query Cache __________________________________________________ _______
Memory usage 37.02M of 64.00M %Used: 57.84
Block Fragmnt 19.63%
Hits 16.23M 17.0/s
Inserts 17.09M 17.9/s
Insrt:Prune 19.31:1 17.0/s
Hit:Insert 0.95:1
__ Table Locks __________________________________________________ _______
Waited 362.96k 0.4/s %Total: 0.55
Immediate 65.05M 68.2/s
__ Tables __________________________________________________ ____________
Open 1152 of 4000 %Cache: 28.80
Opened 6.15k 0.0/s
__ Connections __________________________________________________ _______
Max used 66 of 500 %Max: 13.20
Total 1.99M 2.1/s
__ Created Temp __________________________________________________ ______
Disk table 64.65k 0.1/s
Table 764.52k 0.8/s Size: 64.0M
File 629.13k 0.7/s
__ Threads __________________________________________________ ___________
Running 2 of 5
Cached 61 of 256 %Hit: 100
Created 66 0.0/s
Slow 0 0/s
__ Aborted __________________________________________________ ___________
Clients 8.07k 0.0/s
Connects 829 0.0/s
__ Bytes __________________________________________________ _____________
Sent 118.97G 124.8k/s
Received 4.19G 4.4k/s
__ InnoDB Buffer Pool __________________________________________________
Usage 0 of 0 %Used: 0.00
Read hit 0.00%
Pages
Free 0 %Total: 0.00
Data 0 0.00 %Drty: 0.00
Misc 0 0.00
Latched 0 0.00
Reads 0 0/s
From file 0 0/s 0.00
Ahead Rnd 0 0/s
Ahead Sql 0 0/s
Writes 0 0/s
Flushes 0 0/s
Wait Free 0 0/s
__ InnoDB Lock __________________________________________________ _______
Waits 0 0/s
Current 0
Time acquiring
Total 0 ms
Average 0 ms
Max 0 ms
__ InnoDB Data, Pages, Rows ____________________________________________
Data
Reads 0 0/s
Writes 0 0/s
fsync 0 0/s
Pending
Reads 0
Writes 0
fsync 0
Pages
Created 0 0/s
Read 0 0/s
Written 0 0/s
Rows
Deleted 0 0/s
Inserted 0 0/s
Read 0 0/s
Updated 0 0/s
#
# Interval report 1, +0 0:0:10
#
MySQL 5.0.45-community uptime 11 0:47:8 Mon Jun 30 00:11:29 2008
__ Key __________________________________________________ _______________
Buffer used 56.63M of 64.00M %Used: 88.49
Current 63.62M %Usage: 99.41
Write hit 20.95%
Read hit 100.00%
__ Questions __________________________________________________ _________
Total 911 91.1/s
DMS 485 48.5/s %Total: 53.24
QC Hits 316 31.6/s 34.69
Com_ 62 6.2/s 6.81
COM_QUIT 48 4.8/s 5.27
Slow 10 s 0 0/s 0.00 %DMS: 0.00 Log: OFF
DMS 485 48.5/s 53.24
SELECT 294 29.4/s 32.27 60.62
UPDATE 101 10.1/s 11.09 20.82
INSERT 63 6.3/s 6.92 12.99
DELETE 16 1.6/s 1.76 3.30
REPLACE 11 1.1/s 1.21 2.27
Com_ 62 6.2/s 6.81
change_db 54 5.4/s 5.93
set_option 1 0.1/s 0.11
show_variab 1 0.1/s 0.11
__ SELECT and Sort __________________________________________________ ___
Scan 149 14.9/s %SELECT: 50.68
Range 19 1.9/s 6.46
Full join 0 0/s 0.00
Range check 0 0/s 0.00
Full rng join 0 0/s 0.00
Sort scan 53 5.3/s
Sort range 10 1.0/s
Sort mrg pass 1 0.1/s
__ Query Cache __________________________________________________ _______
Memory usage 33.21M of 64.00M %Used: 51.88
Block Fragmnt 26.62%
Hits 316 31.6/s
Inserts 242 24.2/s
Insrt:Prune 242:1 24.1/s
Hit:Insert 1.31:1
__ Table Locks __________________________________________________ _______
Waited 0 0/s %Total: 0.00
Immediate 700 70.0/s
__ Tables __________________________________________________ ____________
Open 1151 of 4000 %Cache: 28.77
Opened 3 0.3/s
__ Connections __________________________________________________ _______
Max used 66 of 500 %Max: 13.20
Total 50 5.0/s
__ Created Temp __________________________________________________ ______
Disk table 0 0/s
Table 16 1.6/s Size: 64.0M
File 2 0.2/s
__ Threads __________________________________________________ ___________
Running 2 of 7
Cached 59 of 256 %Hit: 100
Created 0 0/s
Slow 0 0/s
__ Aborted __________________________________________________ ___________
Clients 0 0/s
Connects 0 0/s
__ Bytes __________________________________________________ _____________
Sent 14.79M 1.5M/s
Received 184.64k 18.5k/s
__ InnoDB Buffer Pool __________________________________________________
Usage 0 of 0 %Used: 0.00
Read hit 0.00%
Pages
Free 0 %Total: 0.00
Data 0 0.00 %Drty: 0.00
Misc 0 0.00
Latched 0 0.00
Reads 0 0/s
From file 0 0/s 0.00
Ahead Rnd 0 0/s
Ahead Sql 0 0/s
Writes 0 0/s
Flushes 0 0/s
Wait Free 0 0/s
__ InnoDB Lock __________________________________________________ _______
Waits 0 0/s
Current 0
Time acquiring
Total 0 ms
Average 0 ms
Max 0 ms
__ InnoDB Data, Pages, Rows ____________________________________________
Data
Reads 0 0/s
Writes 0 0/s
fsync 0 0/s
Pending
Reads 0
Writes 0
fsync 0
Pages
Created 0 0/s
Read 0 0/s
Written 0 0/s
Rows
Deleted 0 0/s
Inserted 0 0/s
Read 0 0/s
Updated 0 0/s
9.Vbulletin and other simple html pages.
10.I dont know...
11.phpinfo (http://www.vbulletin.com/forum/vietfiles.org/phpinfo.php)
12.
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 1
<IfModule mpm_prefork_module>
StartServers 15
MinSpareServers 15
MaxSpareServers 20
ServerLimit 256
MaxClients 150
MaxRequestsPerChild 1000
13.none
14.
Linux server.vinashare.com 2.6.18-53.1.14.el5 #1 SMP Wed Mar 5 11:36:49 EST 2008 i686 i686 i386 GNU/Linux
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 32637
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 32637
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz
stepping : 11
cpu MHz : 1998.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr lahf_lm
bogomips : 3725.49
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz
stepping : 11
cpu MHz : 2331.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr lahf_lm
bogomips : 3723.29
is it better to have a different server to host the mysql database which has lower server spec or host the mysql and http on the same server with higher specs.
Thank you for your help!
1.dedicated
2.Core2 6550/2GBRAM/400HD-NON-RAID/CENTOS/cpanel V. 11.18.6-stable
-mysql 5.0.45-community
-php 5.2.5
-apache 2.2.8
3. 3.68 PL2
6.
top - 23:57:08 up 11 days, 31 min, 1 user, load average: 8.14, 5.67, 3.43
Tasks: 173 total, 1 running, 170 sleeping, 1 stopped, 1 zombie
Cpu(s): 68.8%us, 34.0%sy, 0.0%ni, 62.0%id, 0.0%wa, 0.0%hi, 0.2%si, 0.0%st
Mem: 2067376k total, 1935632k used, 131744k free, 125068k buffers
Swap: 2031608k total, 96k used, 2031512k free, 1029412k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2674 mysql 10 -5 219m 189m 3604 S 52 9.4 8362:09 mysqld
3659 nobody 15 0 95960 19m 8792 S 20 1.0 0:00.95 httpd
3718 nobody 15 0 95772 18m 8012 S 2 0.9 0:00.07 httpd
3344 nobody 15 0 99544 30m 15m S 1 1.5 0:01.42 httpd
3022 nobody 15 0 97492 31m 18m S 0 1.5 0:03.12 httpd
1 root 15 0 2060 580 500 S 0 0.0 0:03.86 init
2 root RT 0 0 0 0 S 0 0.0 0:00.10 migration/0
3 root 34 19 0 0 0 S 0 0.0 0:00.05 ksoftirqd/0
4 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0
5 root RT 0 0 0 0 S 0 0.0 4:50.89 migration/1
6 root 34 19 0 0 0 S 0 0.0 0:00.07 ksoftirqd/1
7 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/1
8 root 10 -5 0 0 0 S 0 0.0 0:00.24 events/0
9 root 10 -5 0 0 0 S 0 0.0 0:00.23 events/1
10 root 10 -5 0 0 0 S 0 0.0 0:00.00 khelper
11 root 10 -5 0 0 0 S 0 0.0 0:00.00 kthread
15 root 18 -5 0 0 0 S 0 0.0 0:00.29 kblockd/0
7.
[mysqld]
safe-show-database
#old_passwords
back_log = 50
skip-innodb
max_connections = 500
key_buffer_size = 64M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 4000
thread_cache_size = 256
wait_timeout = 90
connect_timeout = 10
tmp_table_size = 64M
max_heap_table_size = 64M
max_allowed_packet = 64M
net_buffer_length = 16384
max_connect_errors = 10
thread_concurrency = 4
concurrent_insert = 2
table_lock_wait_timeout = 30
read_rnd_buffer_size = 786432
bulk_insert_buffer_size = 8M
query_cache_limit = 4M
query_cache_size = 64M
query_cache_type = 1
query_prealloc_size = 262144
query_alloc_block_size = 65536
transaction_alloc_block_size = 8192
transaction_prealloc_size = 4096
default-storage-engine = MyISAM
max_write_lock_count = 16
collation-server=latin1_general_ci
[mysql.server]
user=mysql
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/lib/mysql/mysql.pid
nice = -5
open_files_limit = 8192
[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M
8.
#
# Beginning report, 0 0:0:0
#
MySQL 5.0.45-community uptime 11 0:46:58 Mon Jun 30 00:11:19 2008
__ Key __________________________________________________ _______________
Buffer used 56.63M of 64.00M %Used: 88.49
Current 63.61M %Usage: 99.40
Write hit 59.15%
Read hit 100.00%
__ Questions __________________________________________________ _________
Total 76.95M 80.7/s
DMS 56.37M 59.1/s %Total: 73.26
QC Hits 16.23M 17.0/s 21.10
Com_ 2.36M 2.5/s 3.06
COM_QUIT 1.99M 2.1/s 2.58
+Unknown 1.33k 0.0/s 0.00
Slow 10 s 51 0.0/s 0.00 %DMS: 0.00 Log: OFF
DMS 56.37M 59.1/s 73.26
UPDATE 35.01M 36.7/s 45.50 62.11
SELECT 17.45M 18.3/s 22.68 30.96
INSERT 1.82M 1.9/s 2.36 3.22
DELETE 1.20M 1.3/s 1.55 2.12
REPLACE 894.54k 0.9/s 1.16 1.59
Com_ 2.36M 2.5/s 3.06
change_db 2.30M 2.4/s 2.99
unlock_tabl 11.03k 0.0/s 0.01
lock_tables 11.03k 0.0/s 0.01
__ SELECT and Sort __________________________________________________ ___
Scan 4.89M 5.1/s %SELECT: 27.99
Range 1.98M 2.1/s 11.37
Full join 3.00k 0.0/s 0.02
Range check 0 0/s 0.00
Full rng join 0 0/s 0.00
Sort scan 2.37M 2.5/s
Sort range 1.61M 1.7/s
Sort mrg pass 314.57k 0.3/s
__ Query Cache __________________________________________________ _______
Memory usage 37.02M of 64.00M %Used: 57.84
Block Fragmnt 19.63%
Hits 16.23M 17.0/s
Inserts 17.09M 17.9/s
Insrt:Prune 19.31:1 17.0/s
Hit:Insert 0.95:1
__ Table Locks __________________________________________________ _______
Waited 362.96k 0.4/s %Total: 0.55
Immediate 65.05M 68.2/s
__ Tables __________________________________________________ ____________
Open 1152 of 4000 %Cache: 28.80
Opened 6.15k 0.0/s
__ Connections __________________________________________________ _______
Max used 66 of 500 %Max: 13.20
Total 1.99M 2.1/s
__ Created Temp __________________________________________________ ______
Disk table 64.65k 0.1/s
Table 764.52k 0.8/s Size: 64.0M
File 629.13k 0.7/s
__ Threads __________________________________________________ ___________
Running 2 of 5
Cached 61 of 256 %Hit: 100
Created 66 0.0/s
Slow 0 0/s
__ Aborted __________________________________________________ ___________
Clients 8.07k 0.0/s
Connects 829 0.0/s
__ Bytes __________________________________________________ _____________
Sent 118.97G 124.8k/s
Received 4.19G 4.4k/s
__ InnoDB Buffer Pool __________________________________________________
Usage 0 of 0 %Used: 0.00
Read hit 0.00%
Pages
Free 0 %Total: 0.00
Data 0 0.00 %Drty: 0.00
Misc 0 0.00
Latched 0 0.00
Reads 0 0/s
From file 0 0/s 0.00
Ahead Rnd 0 0/s
Ahead Sql 0 0/s
Writes 0 0/s
Flushes 0 0/s
Wait Free 0 0/s
__ InnoDB Lock __________________________________________________ _______
Waits 0 0/s
Current 0
Time acquiring
Total 0 ms
Average 0 ms
Max 0 ms
__ InnoDB Data, Pages, Rows ____________________________________________
Data
Reads 0 0/s
Writes 0 0/s
fsync 0 0/s
Pending
Reads 0
Writes 0
fsync 0
Pages
Created 0 0/s
Read 0 0/s
Written 0 0/s
Rows
Deleted 0 0/s
Inserted 0 0/s
Read 0 0/s
Updated 0 0/s
#
# Interval report 1, +0 0:0:10
#
MySQL 5.0.45-community uptime 11 0:47:8 Mon Jun 30 00:11:29 2008
__ Key __________________________________________________ _______________
Buffer used 56.63M of 64.00M %Used: 88.49
Current 63.62M %Usage: 99.41
Write hit 20.95%
Read hit 100.00%
__ Questions __________________________________________________ _________
Total 911 91.1/s
DMS 485 48.5/s %Total: 53.24
QC Hits 316 31.6/s 34.69
Com_ 62 6.2/s 6.81
COM_QUIT 48 4.8/s 5.27
Slow 10 s 0 0/s 0.00 %DMS: 0.00 Log: OFF
DMS 485 48.5/s 53.24
SELECT 294 29.4/s 32.27 60.62
UPDATE 101 10.1/s 11.09 20.82
INSERT 63 6.3/s 6.92 12.99
DELETE 16 1.6/s 1.76 3.30
REPLACE 11 1.1/s 1.21 2.27
Com_ 62 6.2/s 6.81
change_db 54 5.4/s 5.93
set_option 1 0.1/s 0.11
show_variab 1 0.1/s 0.11
__ SELECT and Sort __________________________________________________ ___
Scan 149 14.9/s %SELECT: 50.68
Range 19 1.9/s 6.46
Full join 0 0/s 0.00
Range check 0 0/s 0.00
Full rng join 0 0/s 0.00
Sort scan 53 5.3/s
Sort range 10 1.0/s
Sort mrg pass 1 0.1/s
__ Query Cache __________________________________________________ _______
Memory usage 33.21M of 64.00M %Used: 51.88
Block Fragmnt 26.62%
Hits 316 31.6/s
Inserts 242 24.2/s
Insrt:Prune 242:1 24.1/s
Hit:Insert 1.31:1
__ Table Locks __________________________________________________ _______
Waited 0 0/s %Total: 0.00
Immediate 700 70.0/s
__ Tables __________________________________________________ ____________
Open 1151 of 4000 %Cache: 28.77
Opened 3 0.3/s
__ Connections __________________________________________________ _______
Max used 66 of 500 %Max: 13.20
Total 50 5.0/s
__ Created Temp __________________________________________________ ______
Disk table 0 0/s
Table 16 1.6/s Size: 64.0M
File 2 0.2/s
__ Threads __________________________________________________ ___________
Running 2 of 7
Cached 59 of 256 %Hit: 100
Created 0 0/s
Slow 0 0/s
__ Aborted __________________________________________________ ___________
Clients 0 0/s
Connects 0 0/s
__ Bytes __________________________________________________ _____________
Sent 14.79M 1.5M/s
Received 184.64k 18.5k/s
__ InnoDB Buffer Pool __________________________________________________
Usage 0 of 0 %Used: 0.00
Read hit 0.00%
Pages
Free 0 %Total: 0.00
Data 0 0.00 %Drty: 0.00
Misc 0 0.00
Latched 0 0.00
Reads 0 0/s
From file 0 0/s 0.00
Ahead Rnd 0 0/s
Ahead Sql 0 0/s
Writes 0 0/s
Flushes 0 0/s
Wait Free 0 0/s
__ InnoDB Lock __________________________________________________ _______
Waits 0 0/s
Current 0
Time acquiring
Total 0 ms
Average 0 ms
Max 0 ms
__ InnoDB Data, Pages, Rows ____________________________________________
Data
Reads 0 0/s
Writes 0 0/s
fsync 0 0/s
Pending
Reads 0
Writes 0
fsync 0
Pages
Created 0 0/s
Read 0 0/s
Written 0 0/s
Rows
Deleted 0 0/s
Inserted 0 0/s
Read 0 0/s
Updated 0 0/s
9.Vbulletin and other simple html pages.
10.I dont know...
11.phpinfo (http://www.vbulletin.com/forum/vietfiles.org/phpinfo.php)
12.
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 1
<IfModule mpm_prefork_module>
StartServers 15
MinSpareServers 15
MaxSpareServers 20
ServerLimit 256
MaxClients 150
MaxRequestsPerChild 1000
13.none
14.
Linux server.vinashare.com 2.6.18-53.1.14.el5 #1 SMP Wed Mar 5 11:36:49 EST 2008 i686 i686 i386 GNU/Linux
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 32637
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 32637
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz
stepping : 11
cpu MHz : 1998.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr lahf_lm
bogomips : 3725.49
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz
stepping : 11
cpu MHz : 2331.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr lahf_lm
bogomips : 3723.29