You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/08/26 12:25:15 UTC

DO NOT REPLY [Bug 12033] New: - Graceful restart immidiately result in [warn] long lost child came home!

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12033>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12033

Graceful restart immidiately result in [warn] long lost child came home!

           Summary: Graceful restart immidiately result in [warn] long lost
                    child came home!
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: info@orangexl.com


A gracefull restart results in the following message:

[Fri Aug 23 10:30:21 2002] [notice] Graceful restart requested, doing restart
[Fri Aug 23 10:30:25 2002] [info] mod_unique_id: using ip addr 127.0.0.1
[Fri Aug 23 10:30:26 2002] [notice] Digest: generating secret for digest authent
ication ...
[Fri Aug 23 10:30:26 2002] [notice] Digest: done
[Fri Aug 23 10:30:26 2002] [notice] Apache/2.0.40 (Unix) configured -- resuming
normal operations
[Fri Aug 23 10:30:26 2002] [info] Server built: Aug 16 2002 01:39:38
[Fri Aug 23 10:30:26 2002] [warn] long lost child came home! (pid 62461)
[Fri Aug 23 10:30:26 2002] [warn] long lost child came home! (pid 62460)
[Fri Aug 23 10:30:26 2002] [warn] long lost child came home! (pid 62459)
[Fri Aug 23 10:30:26 2002] [warn] long lost child came home! (pid 62458)
[Fri Aug 23 10:30:26 2002] [warn] long lost child came home! (pid 62457)
[Fri Aug 23 10:30:26 2002] [warn] long lost child came home! (pid 62456)

Server is FreeBSD 4.6 with Apache 2.0.40. A similiar problem was present in 
previous versions, however they seemed to be related to the use of cronolog. 
Currently, the logfilerotation tool which comes with Apache is used.

Server is a basic low activity server with several virtual hosts.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org