[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Apache not exiting properly?
- Subject: [cobalt-users] Apache not exiting properly?
- From: "Eric Sun" <esun@xxxxxxxx>
- Date: Mon Dec 4 20:04:15 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I have a rather pressing problem with Apache on my RaQ3.
It seems as though Apache isn't exiting properly after it serves up a file.
Thus, the server quickly gets overloaded with requests.
httpd 1585 0.6 6.0 9592 7800 ? S 23:14 0:00
/usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
httpd 1586 0.2 5.7 9372 7352 ? S 23:14 0:00
/usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
httpd 1587 0.4 5.7 9372 7352 ? S 23:14 0:00
/usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
httpd 1588 1.2 6.1 9596 7816 ? S 23:14 0:00
/usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
httpd 1589 0.0 5.7 9384 7364 ? S 23:14 0:00
/usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
httpd 1592 0.0 5.6 9324 7252 ? S 23:14 0:00
/usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
etc.
No changes have been made to the config files or anything recently.
Any ideas? Please send to esun@xxxxxxxx as well as the list, thanks.
-Eric