[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] /etc/rc.d/init.d/admserv starts both web servers?
- Subject: [cobalt-users] /etc/rc.d/init.d/admserv starts both web servers?
- From: Paul Ferwerda <paul@xxxxxxxxxxxx>
- Date: Mon Apr 1 20:17:10 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I've got a box on which periodically the web servers stop responding (both httpd and admserv). I've found that if I run stop on both I still have some httpd process around. If I kill -9 the httpd processes, and then execute /etc/rc.d/init.d/admserv it somehow starts both the admin server and the regular httpd server, i.e I don't need to run /etc/rc.d/init.d/httpd start. Any suggestions as to where I should be looking and what I should be looking for to figure out why this is happening?
Thanks,
Paul