ich habe ein kleines problem mit meinem strato unlimited server.
auf diesem server befindet sich ein upload/download manager, welcher momentan ca. 100 gigs am tag verbrät. er würde mehr verbraten, wenn der server mal durchgehend laufen würde.
das problem ist, dass sich anscheinend der arbeitsspeicher (2 gig ram) volllädt und nichts mehr rausschmeisst.
die seite hat ca 50.000 views pro tag, ziemlich viele mysql-abfragen, wobei die sql datenbank ca. 1MB gross ist.
habe schon die max_connections in der my.cnf hochgesetzt, persistant connections sind aus, sowie ein paar weitere einstellungen vorgenommen.
(zur anmerkung - die homepage lief auf einem 20 Mbit/s amiserver mit redhat und cpanel ohne abstürze).
ich muss mittlerweile mehrmals am tag den server neu starten, komme teilweise nicht mal mehr in ssh rein.
hat jemand ne ahnung was ich ändern könnte? am script wollte ich ungern was ändern - aber wie gesagt, es lief ja recht gut auf dem amiserver...
hier mal ein top auszug (zu beachten - server wurde gerade eben neu gestartet - also arbeitsspeicher in max 10 min wieder voll):
Code: Select all
top - 13:26:26 up 7 min, 1 user, load average: 0.03, 0.15, 0.09
Tasks: 162 total, 1 running, 158 sleeping, 0 stopped, 3 zombie
Cpu(s): 1.6% user, 11.1% system, 0.0% nice, 87.3% idle
Mem: 2067664k total, 1400456k used, 667208k free, 15432k buffers
Swap: 514072k total, 0k used, 514072k free, 283952k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1516 wwwrun 19 0 3920 3920 1564 S 2.8 0.2 0:00.08 fileuploader.cg
1489 root 12 0 1012 1012 756 R 1.1 0.0 0:00.19 top
3 root 19 19 0 0 0 S 0.7 0.0 0:09.77 ksoftirqd_CPU0
1159 wwwrun 10 0 35464 34m 11m S 0.4 1.7 0:00.22 httpd2-prefork
1200 wwwrun 10 0 29892 29m 11m S 0.4 1.4 0:00.22 httpd2-prefork
1 root 9 0 256 256 220 S 0.0 0.0 0:08.33 init
2 root 8 0 0 0 0 S 0.0 0.0 0:00.00 keventd
4 root 19 19 0 0 0 S 0.0 0.0 0:00.14 ksoftirqd_CPU1
5 root 9 0 0 0 0 S 0.0 0.0 0:00.00 kswapd
6 root 9 0 0 0 0 S 0.0 0.0 0:00.00 bdflush
7 root 9 0 0 0 0 S 0.0 0.0 0:01.43 kupdated
11 root 9 0 0 0 0 S 0.0 0.0 0:00.08 khubd
12 root 10 0 0 0 0 S 0.0 0.0 0:02.17 kjournald
57 root 9 0 0 0 0 S 0.0 0.0 0:00.01 kjournald
537 root 9 0 480 480 420 S 0.0 0.0 0:00.00 dhcpcd
604 root 9 0 624 624 532 S 0.0 0.0 0:00.15 syslogd
607 root 9 0 1556 1556 472 S 0.0 0.1 0:00.07 klogd
625 root 9 0 1072 1072 1056 S 0.0 0.1 0:00.00 saslauthd
627 root 9 0 1072 1072 1056 S 0.0 0.1 0:00.00 saslauthd
628 root 9 0 1072 1072 1056 S 0.0 0.1 0:00.00 saslauthd
629 root 9 0 1072 1072 1056 S 0.0 0.1 0:00.00 saslauthd
630 root 9 0 1072 1072 1056 S 0.0 0.1 0:00.00 saslauthd
631 bin 9 0 408 408 340 S 0.0 0.0 0:00.01 portmap
677 root 9 0 284 284 232 S 0.0 0.0 0:00.00 startpar
680 root 9 0 864 864 732 S 0.0 0.0 0:00.02 xinetd
681 named 9 0 2460 2460 1900 S 0.0 0.1 0:00.01 named
682 named 9 0 2460 2460 1900 S 0.0 0.1 0:00.00 named
683 named 9 0 2460 2460 1900 S 0.0 0.1 0:00.02 named
684 named 9 0 2460 2460 1900 S 0.0 0.1 0:00.00 named
685 named 9 0 2460 2460 1900 S 0.0 0.1 0:00.00 named
690 root 9 0 1104 1100 900 S 0.0 0.1 0:00.00 mysqld_safe
726 root 9 0 1620 1620 1472 S 0.0 0.1 0:00.00 sshd
735 mysql 9 0 4260 4260 2448 S 0.0 0.2 0:00.14 mysqld
747 mysql 0 0 4260 4260 2448 S 0.0 0.2 0:00.08 mysqld
748 mysql 9 0 4260 4260 2448 S 0.0 0.2 0:00.01 mysqld
905 root 9 0 1332 1332 1076 S 0.0 0.1 0:00.11 master
917 postfix 9 0 1368 1368 1108 S 0.0 0.1 0:00.05 pickup
918 postfix 9 0 1408 1408 1128 S 0.0 0.1 0:00.05 qmgr
922 postfix 9 0 1740 1740 1324 S 0.0 0.1 0:00.13 trivial-rewrite
947 root 11 0 11236 10m 10m S 0.0 0.5 0:00.49 httpd2-prefork
948 root 9 0 1412 1412 1192 S 0.0 0.1 0:00.08 pipelog.pl
977 root 9 0 784 784 660 S 0.0 0.0 0:00.02 nscd
978 root 9 0 784 784 660 S 0.0 0.0 0:00.00 nscd
979 root 9 0 784 784 660 S 0.0 0.0 0:00.03 nscd
980 root 9 0 784 784 660 S 0.0 0.0 0:00.02 nscd
981 root 9 0 784 784 660 S 0.0 0.0 0:00.01 nscd
Code: Select all
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 1.6 0.0 620 256 ? S 13:19 0:08 init [3]
root 2 0.0 0.0 0 0 ? SW 13:19 0:00 [keventd]
root 3 2.3 0.0 0 0 ? SWN 13:19 0:11 [ksoftirqd_CPU0]
root 4 0.0 0.0 0 0 ? SWN 13:19 0:00 [ksoftirqd_CPU1]
root 5 0.0 0.0 0 0 ? SW 13:19 0:00 [kswapd]
root 6 0.0 0.0 0 0 ? SW 13:19 0:00 [bdflush]
root 7 0.2 0.0 0 0 ? SW 13:19 0:01 [kupdated]
root 11 0.0 0.0 0 0 ? SW 13:19 0:00 [khubd]
root 12 0.4 0.0 0 0 ? SW 13:19 0:02 [kjournald]
root 57 0.0 0.0 0 0 ? SW 13:19 0:00 [kjournald]
root 537 0.0 0.0 1524 480 ? S 13:19 0:00 /sbin/dhcpcd -H -D -N -t 999999 -h linux eth0
root 604 0.0 0.0 1560 624 ? S 13:19 0:00 /sbin/syslogd -a /var/lib/named/dev/log
root 607 0.0 0.0 2492 1556 ? S 13:19 0:00 /sbin/klogd -c 1 -2
root 625 0.0 0.0 4140 1072 ? S 13:19 0:00 /usr/sbin/saslauthd -a pam
root 627 0.0 0.0 4140 1072 ? S 13:19 0:00 /usr/sbin/saslauthd -a pam
root 628 0.0 0.0 4140 1072 ? S 13:19 0:00 /usr/sbin/saslauthd -a pam
root 629 0.0 0.0 4140 1072 ? S 13:19 0:00 /usr/sbin/saslauthd -a pam
root 630 0.0 0.0 4140 1072 ? S 13:19 0:00 /usr/sbin/saslauthd -a pam
bin 631 0.0 0.0 1524 408 ? S 13:19 0:00 /sbin/portmap
root 677 0.0 0.0 1356 284 ? S 13:19 0:00 /sbin/startpar -f -- /etc/init.d/rc3.d/S12named
root 680 0.0 0.0 2176 864 ? S 13:19 0:00 /usr/sbin/xinetd
named 681 0.0 0.1 12140 2460 ? S 13:19 0:00 /usr/sbin/named -t /var/lib/named -u named
named 682 0.0 0.1 12140 2460 ? S 13:19 0:00 /usr/sbin/named -t /var/lib/named -u named
named 683 0.0 0.1 12140 2460 ? S 13:19 0:00 /usr/sbin/named -t /var/lib/named -u named
named 684 0.0 0.1 12140 2460 ? S 13:19 0:00 /usr/sbin/named -t /var/lib/named -u named
named 685 0.0 0.1 12140 2460 ? S 13:19 0:00 /usr/sbin/named -t /var/lib/named -u named
root 690 0.0 0.0 2464 1100 ? S 13:19 0:00 /bin/sh /usr/bin/mysqld_safe --user=mysql --pid-file=/var/lib/mysql/mysqld.pid --socket=/var/lib/m
root 726 0.0 0.0 4920 1620 ? S 13:19 0:00 /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid
mysql 735 0.0 0.2 26400 4296 ? S 13:19 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 747 0.0 0.2 26400 4296 ? S 13:19 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 748 0.0 0.2 26400 4296 ? S 13:19 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
root 905 0.0 0.0 4172 1332 ? S 13:19 0:00 /usr/lib/postfix/master
postfix 917 0.0 0.0 4208 1368 ? S 13:19 0:00 pickup -l -t fifo -u
postfix 918 0.0 0.0 4228 1408 ? S 13:19 0:00 qmgr -l -t fifo -u
postfix 922 0.0 0.0 5072 1740 ? S 13:19 0:00 trivial-rewrite -n rewrite -t unix -u
root 947 0.1 0.5 27448 11236 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
root 948 0.0 0.0 3320 1412 ? S 13:20 0:00 /usr/bin/perl /root/confixx/pipelog.pl
root 977 0.0 0.0 12268 784 ? S 13:20 0:00 /usr/sbin/nscd
root 978 0.0 0.0 12268 784 ? S 13:20 0:00 /usr/sbin/nscd
root 979 0.0 0.0 12268 784 ? S 13:20 0:00 /usr/sbin/nscd
root 980 0.0 0.0 12268 784 ? S 13:20 0:00 /usr/sbin/nscd
root 981 0.0 0.0 12268 784 ? S 13:20 0:00 /usr/sbin/nscd
root 982 0.0 0.0 12268 784 ? S 13:20 0:00 /usr/sbin/nscd
root 983 0.0 0.0 12268 784 ? S 13:20 0:00 /usr/sbin/nscd
root 984 0.0 0.0 1520 588 ? S 13:20 0:00 /usr/sbin/cron
wwwrun 987 0.2 1.4 44756 29076 ? S 13:20 0:01 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 988 0.1 0.6 29780 14000 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 991 0.0 2.6 69616 53844 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
root 993 0.0 0.0 1504 516 tty1 S 13:20 0:00 /sbin/mingetty --noclear tty1
root 994 0.0 0.0 1504 516 tty2 S 13:20 0:00 /sbin/mingetty tty2
root 995 0.0 0.0 1504 516 tty3 S 13:20 0:00 /sbin/mingetty tty3
root 996 0.0 0.0 1504 516 tty4 S 13:20 0:00 /sbin/mingetty tty4
root 997 0.0 0.0 1504 516 tty5 S 13:20 0:00 /sbin/mingetty tty5
root 999 0.0 0.0 1504 516 tty6 S 13:20 0:00 /sbin/mingetty tty6
root 1000 0.0 0.0 1500 496 ttyS0 S 13:20 0:00 /sbin/agetty -L 57600 ttyS0 vt102
wwwrun 1004 0.0 1.3 44592 28920 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1008 0.0 1.3 44640 28848 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1013 0.0 1.4 46468 30748 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1014 0.1 2.5 69492 53684 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1023 0.1 2.3 64112 48448 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1027 0.0 1.4 46484 30616 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1050 0.0 1.4 46204 30472 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1051 0.0 1.4 46432 30676 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1056 0.1 1.6 48968 33352 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1057 0.0 1.4 46320 30680 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1058 0.0 0.6 28632 12916 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1062 0.0 1.3 43156 27328 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1064 0.1 1.6 50712 35080 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1066 0.1 2.3 64740 49112 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1067 0.0 1.7 52092 36436 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1069 0.0 1.4 46468 30796 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1101 0.0 1.4 44628 28948 ? S 13:20 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1114 0.0 0.5 27848 12172 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1116 0.0 1.4 46380 30764 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1117 0.1 1.8 54116 38500 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
root 1121 0.0 0.1 6620 2376 ? S 13:21 0:00 sshd: root@pts/0
root 1123 0.0 0.1 6620 2376 ? S 13:21 0:00 sshd: root@pts/0
root 1129 0.0 0.0 2848 1660 pts/0 S 13:21 0:00 -bash
wwwrun 1147 0.0 2.1 61204 45396 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1151 0.0 2.1 61204 45304 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1152 0.1 1.4 45280 29624 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1155 0.0 1.2 40948 25132 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1159 0.0 2.0 58272 42640 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1160 0.0 1.1 38704 22916 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1166 0.0 2.0 58944 43172 ? S 13:21 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1191 0.0 1.4 46384 30768 ? S 13:22 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1195 0.0 1.4 46372 30748 ? S 13:22 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1199 0.0 1.4 46524 30800 ? S 13:22 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1200 0.0 1.7 52784 37072 ? S 13:22 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1206 0.0 1.3 44364 28748 ? S 13:22 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1232 0.0 1.8 53844 38036 ? S 13:22 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1241 0.0 1.3 44640 28864 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1242 0.0 1.7 52448 36776 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1246 0.0 1.7 53108 37212 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1247 0.0 1.3 44640 28848 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1254 0.1 1.5 46852 31032 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1256 0.0 1.7 52556 36748 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1267 0.0 1.4 46472 30596 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1270 0.0 1.5 48028 32276 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1271 0.2 1.4 45108 29396 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1273 0.0 1.1 40300 24616 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1277 0.0 0.6 28912 13292 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1282 0.1 1.0 37920 22296 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1297 0.1 1.0 37352 21684 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1301 0.0 1.5 48640 32944 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1302 0.0 1.0 37100 21284 ? S 13:23 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1330 0.0 0.5 27592 11880 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1336 0.0 1.5 47168 31480 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1340 0.1 1.3 44020 28404 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1350 0.1 1.4 46800 31008 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1370 0.0 1.0 36552 20804 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1371 0.0 0.9 35260 19376 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1373 0.1 1.0 36496 20884 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1375 0.1 1.3 44472 28736 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1376 0.0 0.5 27580 11372 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1390 0.1 1.0 36912 21288 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1394 0.0 0.6 29356 13620 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1395 0.0 1.3 44272 28372 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1399 0.1 1.2 41516 25736 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1402 0.2 0.8 33144 17564 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1403 0.1 1.3 42652 26968 ? S 13:24 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1421 0.1 0.5 27944 12336 ? S 13:25 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1425 0.2 1.2 40920 25160 ? S 13:25 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1428 0.1 0.9 35740 20028 ? S 13:25 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1435 0.1 0.7 31528 15832 ? S 13:25 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1443 0.1 0.9 36364 20544 ? S 13:25 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1448 0.0 0.8 33772 17944 ? S 13:25 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1450 0.1 0.7 30096 14476 ? S 13:25 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1487 0.0 0.9 35812 19924 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1491 0.1 0.9 35988 20092 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1497 0.0 0.7 32080 16384 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1498 0.2 0.5 27840 12080 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1499 0.0 0.9 35628 19732 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1504 0.0 0.9 35444 19636 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1509 0.1 0.9 35076 19180 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1512 0.1 0.8 33964 18160 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1513 0.0 0.6 28200 12408 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1514 0.2 0.6 28776 13100 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1515 0.0 0.5 27848 12096 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1516 0.2 0.1 5596 3920 ? S 13:26 0:00 /usr/bin/perl /srv/www/htdocs/web0/html/cgi-bin/fileuploader.cgi
wwwrun 1526 0.1 0.7 31116 15488 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1534 0.4 0.7 30632 14856 ? S 13:26 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
mysql 1535 0.0 0.2 26400 4296 ? S 13:26 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
root 1541 0.0 0.0 0 0 ? Z 13:27 0:00 [cron] <defunct>
wwwrun 1543 0.4 0.5 27796 12184 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
mysql 1548 0.0 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 1551 0.0 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 1553 0.0 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
wwwrun 1557 0.0 0.6 28628 12732 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1561 0.3 0.6 29880 14116 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
mysql 1563 0.0 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
wwwrun 1564 0.7 0.5 27860 12200 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1565 0.2 0.6 28200 12500 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
mysql 1568 0.1 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 1571 0.1 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 1575 0.1 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
wwwrun 1576 0.0 0.5 28084 12200 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1583 0.1 0.5 27848 12060 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
mysql 1585 0.1 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 1588 0.2 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 1590 0.1 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
wwwrun 1591 0.2 0.5 27676 11980 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
wwwrun 1594 0.2 0.5 27676 11996 ? S 13:27 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
mysql 1595 0.2 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
mysql 1603 1.0 0.2 26400 4296 ? S 13:27 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/my
root 1606 0.0 0.0 2668 716 pts/0 R 13:27 0:00 ps aux