From c092f3a741c85dc227727a024c027c6a22685490 Mon Sep 17 00:00:00 2001 From: brian Date: Sat, 7 Feb 1998 03:04:51 +0000 Subject: [PATCH] PR: lost connection no longer a "warn" error, so needed a new one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80145 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index fd8f22399c..8798983574 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1474,7 +1474,7 @@ decreasing significance: "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 ..." -- 2.40.0