Mr. HillBilly
Fri 29th Aug '03, 9:30pm
1. Dedicated
2. your server specs:
cpu: Single P4 2.0
how much memory installed: 1 gig ram
hard drive type/configuration: 80GB EIDE non raid
linux distributor or windows version: redhat linux 7.3
apache/IIS version: apache 1.3.28
PHP version: php 4.3.2
MySQL version: mysql 4.0.14
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
Installed by cPanel
5. your top stats:
8:15pm up 1 day, 21:56, 1 user, load average: 0.00, 0.01, 0.00
83 processes: 82 sleeping, 1 running, 0 zombie, 0 stopped
CPU states: 0.2% user, 0.6% system, 0.0% nice, 21.1% idle
Mem: 1023128K av, 796088K used, 227040K free, 0K shrd, 138304K buff
Swap: 2048276K av, 17864K used, 2030412K free 391756K cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
1 root 8 0 456 420 392 S 0.0 0.0 0:05 init
2 root 9 0 0 0 0 SW 0.0 0.0 0:00 keventd
3 root 9 0 0 0 0 SW 0.0 0.0 0:00 kapmd
4 root 18 19 0 0 0 SWN 0.0 0.0 0:00 ksoftirqd_CPU0
5 root 9 0 0 0 0 SW 0.0 0.0 0:00 kswapd
6 root 15 0 0 0 0 SW 0.0 0.0 15:41 kscand
7 root 9 0 0 0 0 SW 0.0 0.0 0:00 bdflush
8 root 9 0 0 0 0 SW 0.0 0.0 0:00 kupdated
9 root -1 -20 0 0 0 SW< 0.0 0.0 0:00 mdrecoveryd
13 root 9 0 0 0 0 SW 0.0 0.0 0:00 kjournald
92 root 9 0 0 0 0 SW 0.0 0.0 0:00 khubd
159 root 9 0 0 0 0 SW 0.0 0.0 0:00 kjournald
478 root 9 0 0 0 0 SW 0.0 0.0 0:00 eth0
634 root 9 0 520 472 432 S 0.0 0.0 0:00 syslogd
639 root 9 0 416 356 352 S 0.0 0.0 0:00 klogd
785 root 12 0 976 888 760 S 0.0 0.0 0:00 sshd
820 root 9 0 784 712 604 S 0.0 0.0 0:00 xinetd
876 root 9 0 940 872 744 S 0.0 0.0 0:00 antirelayd
6. 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:
[client]
port = 3306
socket = /var/lib/mysql/mysql.sock
[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
max_connections = 650
key_buffer = 16M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 1024
thread_cache_size = 64
wait_timeout = 1800
connect_timeout = 10
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 32M
query_cache_type = 1
skip-innodb
[mysqld_safe]
open_files_limit = 8192
[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M
7. your mysql extended-status output either still telnet as root user type
http://fastfood.zapto.org/mysqlv.txt
8. oh and is your vB the only thing on the server? or other scripts? sites?
vB, some other scripts and sites.
9. how many average and max concurrent users on your vB forum ?
Not sure right now.
10. create a file named phpinfo.php and place this code in it and post the url/link to it from your web site:
http://fastfood.zapto.org/phpinfo.php
11. 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: On
MaxKeepAliveRequests: 100
KeepAliveTimeout: 15
MinSpareServers: 5
MaxSpareServers: 10
StartServers: 5
MaxClients: 150
12. what version of vB are you running?
2.3.2, might run vBulletin3 soon.
2. your server specs:
cpu: Single P4 2.0
how much memory installed: 1 gig ram
hard drive type/configuration: 80GB EIDE non raid
linux distributor or windows version: redhat linux 7.3
apache/IIS version: apache 1.3.28
PHP version: php 4.3.2
MySQL version: mysql 4.0.14
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
Installed by cPanel
5. your top stats:
8:15pm up 1 day, 21:56, 1 user, load average: 0.00, 0.01, 0.00
83 processes: 82 sleeping, 1 running, 0 zombie, 0 stopped
CPU states: 0.2% user, 0.6% system, 0.0% nice, 21.1% idle
Mem: 1023128K av, 796088K used, 227040K free, 0K shrd, 138304K buff
Swap: 2048276K av, 17864K used, 2030412K free 391756K cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
1 root 8 0 456 420 392 S 0.0 0.0 0:05 init
2 root 9 0 0 0 0 SW 0.0 0.0 0:00 keventd
3 root 9 0 0 0 0 SW 0.0 0.0 0:00 kapmd
4 root 18 19 0 0 0 SWN 0.0 0.0 0:00 ksoftirqd_CPU0
5 root 9 0 0 0 0 SW 0.0 0.0 0:00 kswapd
6 root 15 0 0 0 0 SW 0.0 0.0 15:41 kscand
7 root 9 0 0 0 0 SW 0.0 0.0 0:00 bdflush
8 root 9 0 0 0 0 SW 0.0 0.0 0:00 kupdated
9 root -1 -20 0 0 0 SW< 0.0 0.0 0:00 mdrecoveryd
13 root 9 0 0 0 0 SW 0.0 0.0 0:00 kjournald
92 root 9 0 0 0 0 SW 0.0 0.0 0:00 khubd
159 root 9 0 0 0 0 SW 0.0 0.0 0:00 kjournald
478 root 9 0 0 0 0 SW 0.0 0.0 0:00 eth0
634 root 9 0 520 472 432 S 0.0 0.0 0:00 syslogd
639 root 9 0 416 356 352 S 0.0 0.0 0:00 klogd
785 root 12 0 976 888 760 S 0.0 0.0 0:00 sshd
820 root 9 0 784 712 604 S 0.0 0.0 0:00 xinetd
876 root 9 0 940 872 744 S 0.0 0.0 0:00 antirelayd
6. 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:
[client]
port = 3306
socket = /var/lib/mysql/mysql.sock
[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
max_connections = 650
key_buffer = 16M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 1024
thread_cache_size = 64
wait_timeout = 1800
connect_timeout = 10
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 32M
query_cache_type = 1
skip-innodb
[mysqld_safe]
open_files_limit = 8192
[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M
7. your mysql extended-status output either still telnet as root user type
http://fastfood.zapto.org/mysqlv.txt
8. oh and is your vB the only thing on the server? or other scripts? sites?
vB, some other scripts and sites.
9. how many average and max concurrent users on your vB forum ?
Not sure right now.
10. create a file named phpinfo.php and place this code in it and post the url/link to it from your web site:
http://fastfood.zapto.org/phpinfo.php
11. 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: On
MaxKeepAliveRequests: 100
KeepAliveTimeout: 15
MinSpareServers: 5
MaxSpareServers: 10
StartServers: 5
MaxClients: 150
12. what version of vB are you running?
2.3.2, might run vBulletin3 soon.