Return-Path: Delivered-To: apache-cvs-archive@hyperreal.org Received: (qmail 2038 invoked by uid 6000); 7 Feb 1998 03:04:54 -0000 Received: (qmail 2032 invoked by alias); 7 Feb 1998 03:04:53 -0000 Delivered-To: apache-1.3-cvs@hyperreal.org Received: (qmail 2030 invoked by uid 24); 7 Feb 1998 03:04:52 -0000 Date: 7 Feb 1998 03:04:52 -0000 Message-ID: <19980207030452.2029.qmail@hyperreal.org> From: brian@hyperreal.org To: apache-1.3-cvs@hyperreal.org Subject: cvs commit: apache-1.3/htdocs/manual/mod core.html Sender: apache-cvs-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org brian 98/02/06 19:04:52 Modified: htdocs/manual/mod core.html Log: lost connection no longer a "warn" error, so needed a new one. Revision Changes Path 1.99 +1 -1 apache-1.3/htdocs/manual/mod/core.html Index: core.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/core.html,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- core.html 1998/02/07 00:24:40 1.98 +++ core.html 1998/02/07 03:04:51 1.99 @@ -1474,7 +1474,7 @@ "Premature end of script headers" warn Warning conditions. - "request lost connection to xxx.yyy.zzz.aaa" + "child process 1234 did not exit, sending another SIGHUP" notice Normal but significant condition. "httpd: caught SIGBUS, attempting to dump core in ..."