]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a fix. We log error that aren't really errors.
authorJean-Frederic Clere <jfclere@apache.org>
Wed, 18 Aug 2010 08:36:53 +0000 (08:36 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Wed, 18 Aug 2010 08:36:53 +0000 (08:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@986593 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 47db0ab098d317c1846b64d6dd85d7571d41cc2b..63a99e2c234627d7d1a7c4e3aa4a5356069f51da 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -328,4 +328,7 @@ PATCHES/ISSUES THAT ARE STALLED
    2.2.x patch:
       http://people.apache.org/~niq/patches/2.2mod_privileges-core-patch
    +1: niq
-
+ * mod_proxy_ajp: Don't log error when client disconnects.
+     Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=986591
+   +1: jfclere