Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 94185 invoked by uid 500); 17 Jan 2003 16:54:07 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 94174 invoked from network); 17 Jan 2003 16:54:07 -0000 Received: from mtassp3.ncr.disa.mil (HELO ?209.22.88.17?) (164.117.82.26) by daedalus.apache.org with SMTP; 17 Jan 2003 16:54:07 -0000 Received: from mtassp3.ncr.disa.mil by [209.22.88.17] via smtpd (for daedalus.apache.org [63.251.56.142]) with SMTP; 17 Jan 2003 16:45:24 UT Received: by mtassp3.ncr.disa.mil with Internet Mail Service (5.5.2653.19) id ; Fri, 17 Jan 2003 11:54:08 -0500 Message-ID: <79ADFCDC82262842A4943012DDC7F5909513A2@emsssp2.ncr.disa.mil> From: "Lagore, James (Contractor)" To: "'users@httpd.apache.org'" Date: Fri, 17 Jan 2003 11:53:53 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] apache down itself My experience has been that apache restart does not always work properly meaning I don't use it anymore. I always do a stop and then a start to remove the doubt. Also did your machine reboot for some reason and maybe there is something not quite right in restarting apache from a boot in your files. Jim -----Original Message----- From: Pavel S. Khmelinsky [mailto:hmepas@yauza.ru] Sent: Friday, January 17, 2003 11:18 AM To: users Subject: Re: [users@httpd] apache down itself Joshua Slive wrote: >On Fri, 17 Jan 2003, Pavel S. Khmelinsky wrote: > > > >>Then I wake up this morning I found my apache down: >>ps -A | grep httpd >>*empty* >> >>The last log message in the error_log: >>[Thu Jan 17 04:02:01 2003] [notice] SIGHUP received. Attempting to restart >>But I didn't send SIGHUP or any *HUPs. >>The message from another logs are more earlier than 04:02:01. >> >> >>My apache rpm version is 1.3.22-5.7.1. My system is RedHat 7.1 with some >> >> > >Redhat's log rotation scripts will certainly restart apache after moving >the log. > >Joshua. > Ok. Thanx! You are right. But why apache not up after recieving SIGHUP? This command I found in /etc/logrotate.d/apache: /bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` But when I start it by hand apache is successfuly restarted. And logrotate running every day, but apache is downed only one time in many months. Why sometimes it may not working? P.S.: Sorry my English. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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