Results 1 to 1 of 1
Hey everybody. I am getting very poor performance on my server while apache is running. This is a recent thing. Two questions:
1) Is this normal?
Code:
root 2089 0.1 ...
- 04-14-2006 #1Linux Newbie
- Join Date
- Aug 2005
- Location
- Sterling, VA
- Posts
- 100
Apache security question
Hey everybody. I am getting very poor performance on my server while apache is running. This is a recent thing. Two questions:
1) Is this normal?
It looks like I have at least 7 copies of httd running? One as root?Code:root 2089 0.1 0.5 5116 2800 ? Ss 21:35 0:00 /usr/local/apache2/bin/httpd -k start daemon 2092 0.0 0.1 1808 624 ? Ss 21:35 0:00 /usr/sbin/atd root 2095 0.0 0.1 1880 712 ? Ss 21:35 0:00 /usr/sbin/cron root 2111 0.0 0.0 1624 484 tty1 Ss+ 21:35 0:00 /sbin/getty 38400 tty1 root 2117 0.0 0.0 1624 484 tty2 Ss+ 21:35 0:00 /sbin/getty 38400 tty2 root 2118 0.0 0.0 1624 484 tty3 Ss+ 21:35 0:00 /sbin/getty 38400 tty3 root 2119 0.0 0.0 1624 484 tty4 Ss+ 21:35 0:00 /sbin/getty 38400 tty4 root 2120 0.0 0.0 1624 484 tty5 Ss+ 21:35 0:00 /sbin/getty 38400 tty5 root 2121 0.0 0.0 1624 484 tty6 Ss+ 21:35 0:00 /sbin/getty 38400 tty6 daemon 2177 0.0 0.5 5252 2932 ? S 21:35 0:00 /usr/local/apache2/bin/httpd -k start daemon 2178 0.0 0.5 5252 2920 ? S 21:35 0:00 /usr/local/apache2/bin/httpd -k start daemon 2179 0.0 0.5 5252 2920 ? S 21:35 0:00 /usr/local/apache2/bin/httpd -k start daemon 2180 0.0 0.5 5252 2920 ? S 21:35 0:00 /usr/local/apache2/bin/httpd -k start daemon 2181 0.0 0.5 5252 2920 ? S 21:35 0:00 /usr/local/apache2/bin/httpd -k start root 2182 0.0 0.3 14452 2036 ? Rs 21:35 0:00 sshd: root@pts/0 root 2185 0.0 0.1 3084 980 ? Ss 21:35 0:00 /usr/lib/sftp-server root 2186 0.0 0.2 2552 1452 pts/0 Ss 21:35 0:00 -bash daemon 2195 0.0 0.5 5252 2928 ? S 21:36 0:00 /usr/local/apache2/bin/httpd -k start
2) How do I use netstat to see who is connected to my computer. I need an equivalent to windows "netstat -n -a".
Thanks in advance,
- EndianX -- EndianX -


Reply With Quote