Sreedhar S wrote:
> Hi William,
> 
> Thanks for the reply.
> 
> "SIGTERM means it was deliberately shut down by it's administrator or the
> operating system"
> 
> I checked with the administrator and she did not shutdown. How does an
> operating system shutdown the Apache server? You mean to say, is there
> any process in operating system which is trying to bring down the
> server?
> 
> Regards,
> Sreedhar

Sreedhar,

He means that some (user or) process with admin privileges told the
server to quit and that the server received that message and quit.
(The application "caught" the "SIGTERM" command.) Do you have any cron
jobs running that might restart the server periodically?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to