You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jf...@apache.org on 2010/08/18 10:36:53 UTC

svn commit: r986593 - /httpd/httpd/branches/2.2.x/STATUS

Author: jfclere
Date: Wed Aug 18 08:36:53 2010
New Revision: 986593

URL: http://svn.apache.org/viewvc?rev=986593&view=rev
Log:
Propose a fix. We log error that aren't really errors.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=986593&r1=986592&r2=986593&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Aug 18 08:36:53 2010
@@ -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