On Mon, Mar 9, 2009 at 3:39 AM, Krist van Besien
<krist.vanbes...@gmail.com> wrote:
On Mon, Mar 9, 2009 at 2:39 AM, John Hudak <jjhu...@gmail.com> wrote:

> Could someone suggest where the bottle neck might be and how to fix it?  Is
> there anyway to monitor the server to see where things are being blocked??

How many apache processes do you start?

Is there anything running on your server that might cause a lot of
network load, like a bittorrent client?

Krist

--
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland

------ Per your request:
Running:  <ps aux |grep http|grep -v "\(root\|grep\)"|wc -l>
Yielded:  0
Looking specifically for 'apache' and running: <ps -lax>
Resulted in: (a partial list, the relevant processes)
1     0  4960  4917  20   0   2068   244 -      S    ?          0:00
/usr/lib/courier/courier-authlib/authdaemond
5     0  4981     1  20   0   6044  2516 -      Ss   ?          0:00
/usr/sbin/cupsd
1    10  6134     1  20   0   5068  1220 -      Ss   ?          0:00
/usr/sbin/faxq
 1    10  6136     1  20   0   4688  1016 -      Ss   ?          0:00
/usr/sbin/hfaxd -i 4559
4    10  6144     1  20   0   5168  1900 -      S    ?          0:01
/usr/sbin/faxgetty ttyACM0
4     0  6211     1  20   0   5396  1732 -      Ss   ?          0:06
/usr/lib/postfix/master
 4   107  6216  6211  20   0   5444  1684 -      S    ?          0:00
qmgr -l -t fifo -u
5     0  6228     1  20   0   6536  1376 -      Ss   ?          0:04
/usr/sbin/nmbd -D
5     0  6230     1  20   0  10124  2764 -      Ss   ?          0:00
/usr/sbin/smbd -D
1     0  6244  6230  20   0  10124  1064 -      S    ?          0:00
/usr/sbin/smbd -D
1     0  6245     1  20   0   8084  1612 -      Ss   ?          0:03
/usr/sbin/winbindd
1     0  6261  6245  20   0   8212  1752 -      S    ?          0:01
/usr/sbin/winbindd
5     0  6302     1  20   0   2072   624 -      Ss   ?          0:10
/usr/sbin/dovecot
4     0  6315  6302  20   0   9008  2224 -      S    ?          0:09
dovecot-auth
1     1  6316     1  20   0   1984   420 -      Ss   ?          0:00
/usr/sbin/atd
1     0  6327     1  20   0   2104   892 -      Ss   ?          0:00
/usr/sbin/cron
0     0  6371     1  20   0   1716   512 -      Ss+  tty1       0:00
/sbin/getty 38400 tty1
1     0  6391  6245  20   0   8084   868 -      S    ?          0:00
/usr/sbin/winbindd
1     0  6392  6245  20   0   8216  1772 -      S    ?          0:01
/usr/sbin/winbindd
5    33 11621 12988  20   0  23752  4396 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 11624 12988  20   0  23752  4376 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 11626 12988  20   0  23752  4384 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 11628 12988  20   0  23752  4372 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 11631 12988  20   0  23752  4368 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 12669 12988  20   0  23752  4368 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 12671 12988  20   0  23752  3888 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 12672 12988  20   0  23752  3880 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 12673 12988  20   0  23752  3880 -      S    ?          0:00
/usr/sbin/apache2 -k start
5    33 12674 12988  20   0  23752  3880 -      S    ?          0:00
/usr/sbin/apache2 -k start
4     0 12676  4343  20   0  11356  3776 -      Ss   ?          0:00
sshd: jjh [priv]
5  1000 12679 12676  20   0  11356  1848 -      S    ?          0:00
sshd: j...@pts/0
0  1000 12680 12679  20   0   5608  3028 -      Ss   pts/0      0:00 -bash
4   107 12706  6211  20   0   5404  1652 -      S    ?          0:00
pickup -l -t fifo -u -c
0  1000 12753 12680  20   0   2428   816 -      R+   pts/0      0:00 ps -lax
0  1000 12754 12680  20   0   3156   828 -      S+   pts/0      0:00 more
5     0 12988     1  20   0  23752  7668 -      Ss   ?          0:14
/usr/sbin/apache2 -k start
5     0 28457     1  20   0   7600  2104 -      Ssl  ?          0:00
/usr/sbin/console-kit-daemon
4   106 28592  6302  20   0   3484  1560 -      S    ?          0:05 pop3-login
4   106 28635  6302  20   0   3484  1556 -      S    ?          0:05 pop3-login
4   106 28636  6302  20   0   3484  1556 -      S    ?          0:05 pop3-login

Hope this helps....
-J

Reply via email to