From: Jean-Frederic Clere Date: Wed, 18 Aug 2010 08:36:53 +0000 (+0000) Subject: Propose a fix. We log error that aren't really errors. X-Git-Tag: 2.2.17~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=517588fbcba12177c6cdf15f6dd59d0e68624858;p=thirdparty%2Fapache%2Fhttpd.git Propose a fix. We log error that aren't really errors. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@986593 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 47db0ab098d..63a99e2c234 100644 --- 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