This is what my error_log says over and over again:
Code:
[Mon Jan 24 17:50:36 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Mon Jan 24 17:50:53 2005] [error] server reached MaxClients setting, consider raising the MaxClients setting
[Mon Jan 24 17:53:54 2005] [notice] caught SIGTERM, shutting down
[Mon Jan 24 17:53:54 2005] [notice] Apache/1.3.33 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.10 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a configured -- resuming normal operations
[Mon Jan 24 17:53:54 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Mon Jan 24 17:53:54 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Mon Jan 24 17:54:08 2005] [error] server reached MaxClients setting, consider raising the MaxClients setting
I have MaxClients set to 170 in httpd.conf and it's never been a problem before. Now the webserver stays up for just a couple of seconds before shutting down...
access_log says nothing interesting. What other log-files could I check?