You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kailash Vyas <ka...@gmail.com> on 2005/08/19 12:50:00 UTC

[users@httpd] apache crash

hi all,

I am facing a strange problem with the apache 1.3.33 webserver. It seems to 
be crashing once in a while.
i checked out the logs and couldn't find the exact reason. Any way I can 
trace the possible reasons for the crash.

error 
=====
[Fri Aug 19 07:51:55 2005] [warn] pid file /usr/local/apache/logs/httpd.pid 
overwritten -- Unclean shutdown of previous Apache run?
[Fri Aug 19 07:51:55 2005] [notice] Apache/1.3.33 configured -- resuming 
normal operations
[Fri Aug 19 07:51:55 2005] [notice] suEXEC mechanism enabled (wrapper: 
/usr/local/apache/bin/suexec)
[Fri Aug 19 07:51:55 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)


Settings in httpd.conf

RLimitMEM 408429909
RLimitCPU 240

ServerType standalone

Timeout 300

MaxKeepAliveRequests 100

KeepAliveTimeout 15

MinSpareServers 5
MaxSpareServers 10

StartServers 5

MaxClients 256

MaxRequestsPerChild 1000


Modules which are loaded are
LoadModule rewrite_module libexec/mod_rewrite.so
LoadModule expires_module libexec/mod_expires.so
LoadModule php4_module libexec/libphp4.so
LoadModule bytes_log_module libexec/mod_log_bytes.so
LoadModule auth_passthrough_module libexec/mod_auth_passthrough.so
LoadModule gzip_module libexec/mod_gzip.so



thanks,
kailash

Re: [users@httpd] apache crash

Posted by Davide Bianchi <da...@onlyforfun.net>.
Kailash Vyas wrote:
> hi all,

Please use plain-text posting only.

> I am facing a strange problem with the apache 1.3.33 webserver. It seems
> to be crashing once in a while.
> i checked out the logs and couldn't find the exact reason. Any way I can
> trace the possible reasons for the crash.

> =====
> [Fri Aug 19 07:51:55 2005] [warn] pid file
> /usr/local/apache/logs/httpd.pid overwritten -- Unclean shutdown of
> previous Apache run?

Nothing previous that line? What's in the access_log around the same
time? Anything in other log files (not necessarily apache-related)?

With so few info is impossible to pinpoint a cause.

Did you considered upgrading to a newer version of Apache?

Davide

-- 
All programs evolve until they can send email. -- Richard Letts
Except Microsoft Exchange. -- Art

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org