DigiCrime
Sun 18th Jun '06, 4:20pm
I expected things to be a little bit faster moving to this type of system but seems its still kinda dragging a bit, installed APC but it segfaults and site shows up blank so it doesn't work, on both 4.4.2 and 5x
Dedicated Server, Dual Opteron 246 2x200 gig SATA drives, PC3300DDR Ram 2gigs
CentOS 4.3
Apache 1.3.36 / PHP 5.1.4
MySQL 4.1.19-standard
Cpanel Software, php/mysql built from cpanel easyapache and /scripts/mysqlup
Kernel: 2.6.16.20
top - 14:58:22 up 1 day, 21:19, 1 user, load average: 0.06, 0.24, 0.74
Tasks: 118 total, 1 running, 117 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.7% us, 0.2% sy, 0.0% ni, 97.0% id, 0.2% wa, 0.0% hi, 0.0% si
Mem: 2070964k total, 1894836k used, 176128k free, 60200k buffers
Swap: 2096440k total, 128k used, 2096312k free, 1539840k cached
mysqladmin -u root -p var ext stat ver
http://www.z28.com/opt/mysqlstuff.txt
my.cnf
http://www.z28.com/opt/my.txt
mysqlstatistics
http://www.z28.com/opt/statistics.txt
8) Vbulleting and photopost are the only two things on the server, also is the only site on the server
9) users average from 200-400 at any given time, 100 average are mostly members, rest are guests.
10) php info http://www.z28.com/opt/phpinfo.php
11)
Timeout 300
KeepAlive On (usually have it off but doesnt seem to matter)
MaxKeepAliveRequests 100
KeepAliveTimeout 5
MinSpareServers 10
MaxSpareServers 15
StartServers 10
MaxClients 200
MaxRequestsPerChild 500
12) 3.5.4
13)/usr/local/apache/domlogs/ |head
total 3.7G
-rw-r----- 1 root root 2.0G Jun 17 21:28 z28.com.old
-rw-r----- 1 root zackman 1.6G Jun 18 15:05 z28.com
-rw-r--r-- 1 root root 100M Jun 18 15:05 z28.com-bytes_log
-rw-r----- 1 root root 2.5M Jun 17 21:27 z28.com-smtpbytes_log
ok, i know about the 2 gig limit so were getting there :)
/usr/local/apache/logs]# du -sh
2.3M .(just set the system up few days ago so not enough to cause a problem)
14) uname
Linux jason.z28.com 2.6.16.20 #1 SMP Fri Jun 16 16:24:11 EDT 2006 i686 athlon i386 GNU/Linux
ulimit -aH
core file size (blocks, -c) 1000000
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
pending signals (-i) 32754
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 : AuthenticAMD
cpu family : 15
model : 37
model name : AMD Opteron(tm) Processor 246
stepping : 1
cpu MHz : 2009.439
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm ts fid vid ttp
bogomips : 4027.52
processor : 1
vendor_id : AuthenticAMD
cpu family : 15
model : 37
model name : AMD Opteron(tm) Processor 246
stepping : 1
cpu MHz : 2009.439
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm ts fid vid ttp
bogomips : 4018.83
Show users browsing threads/forums, similar search is turned off. System and apache logs are split up between two drives. Posting takes a little longer
Dedicated Server, Dual Opteron 246 2x200 gig SATA drives, PC3300DDR Ram 2gigs
CentOS 4.3
Apache 1.3.36 / PHP 5.1.4
MySQL 4.1.19-standard
Cpanel Software, php/mysql built from cpanel easyapache and /scripts/mysqlup
Kernel: 2.6.16.20
top - 14:58:22 up 1 day, 21:19, 1 user, load average: 0.06, 0.24, 0.74
Tasks: 118 total, 1 running, 117 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.7% us, 0.2% sy, 0.0% ni, 97.0% id, 0.2% wa, 0.0% hi, 0.0% si
Mem: 2070964k total, 1894836k used, 176128k free, 60200k buffers
Swap: 2096440k total, 128k used, 2096312k free, 1539840k cached
mysqladmin -u root -p var ext stat ver
http://www.z28.com/opt/mysqlstuff.txt
my.cnf
http://www.z28.com/opt/my.txt
mysqlstatistics
http://www.z28.com/opt/statistics.txt
8) Vbulleting and photopost are the only two things on the server, also is the only site on the server
9) users average from 200-400 at any given time, 100 average are mostly members, rest are guests.
10) php info http://www.z28.com/opt/phpinfo.php
11)
Timeout 300
KeepAlive On (usually have it off but doesnt seem to matter)
MaxKeepAliveRequests 100
KeepAliveTimeout 5
MinSpareServers 10
MaxSpareServers 15
StartServers 10
MaxClients 200
MaxRequestsPerChild 500
12) 3.5.4
13)/usr/local/apache/domlogs/ |head
total 3.7G
-rw-r----- 1 root root 2.0G Jun 17 21:28 z28.com.old
-rw-r----- 1 root zackman 1.6G Jun 18 15:05 z28.com
-rw-r--r-- 1 root root 100M Jun 18 15:05 z28.com-bytes_log
-rw-r----- 1 root root 2.5M Jun 17 21:27 z28.com-smtpbytes_log
ok, i know about the 2 gig limit so were getting there :)
/usr/local/apache/logs]# du -sh
2.3M .(just set the system up few days ago so not enough to cause a problem)
14) uname
Linux jason.z28.com 2.6.16.20 #1 SMP Fri Jun 16 16:24:11 EDT 2006 i686 athlon i386 GNU/Linux
ulimit -aH
core file size (blocks, -c) 1000000
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
pending signals (-i) 32754
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 : AuthenticAMD
cpu family : 15
model : 37
model name : AMD Opteron(tm) Processor 246
stepping : 1
cpu MHz : 2009.439
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm ts fid vid ttp
bogomips : 4027.52
processor : 1
vendor_id : AuthenticAMD
cpu family : 15
model : 37
model name : AMD Opteron(tm) Processor 246
stepping : 1
cpu MHz : 2009.439
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm ts fid vid ttp
bogomips : 4018.83
Show users browsing threads/forums, similar search is turned off. System and apache logs are split up between two drives. Posting takes a little longer