View Single Post
  #1 (permalink)  
Old 01-30-2003, 11:04 AM
web12 web12 is offline
Registered User
 
Join Date: Nov 2002
Posts: 242
web12
Sigusr1 continuously

Hi,

I know this problem has been well talked about here on these very forums, but mine seems to be slightly more frequent than everyone elses... Here is a c & p of my error_log just to show you how often it actually is.

[Thu Jan 30 11:24:44 2003] [notice] SIGUSR1 received. Doing graceful restart
[Thu Jan 30 11:24:44 2003] [notice] Apache/1.3.27 (Unix) DAV/1.0.3 mod_log_bytes/0.3 mod_bwlimited/1.0 PHP/4.2.3 FrontPage/5.0.2.25$
[Thu Jan 30 11:24:44 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Thu Jan 30 11:24:44 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu Jan 30 11:24:46 2003] [notice] SIGUSR1 received. Doing graceful restart
[Thu Jan 30 11:24:47 2003] [notice] Apache/1.3.27 (Unix) DAV/1.0.3 mod_log_bytes/0.3 mod_bwlimited/1.0 PHP/4.2.3 FrontPage/5.0.2.25$
[Thu Jan 30 11:24:47 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Thu Jan 30 11:24:47 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu Jan 30 11:24:50 2003] [notice] SIGUSR1 received. Doing graceful restart
[Thu Jan 30 11:24:50 2003] [notice] Apache/1.3.27 (Unix) DAV/1.0.3 mod_log_bytes/0.3 mod_bwlimited/1.0 PHP/4.2.3 FrontPage/5.0.2.25$
[Thu Jan 30 11:24:50 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Thu Jan 30 11:24:50 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)


Surely this cant be right can it? Everything appears to be working correctly, but as you can imagine, my log is getting filled very quickly.

Any ideas?
Reply With Quote