[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] /etc/rc.d/init.d/admserv starts both web servers?



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