Commit 7d750fda authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

one more vote twords an actual patch - note this is tested in production

by several on the bug thread.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@488835 13f79535-47bb-0310-9956-ffa450edef68
parent 8013d502
Loading
Loading
Loading
Loading
+3 −1
Changes for STATUS: 3 added lines, 1 removed line.
Original line number Diff line number Diff line
@@ -176,7 +176,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * core: PR#37680
     Fix NONBLOCK status of listening sockets on restart/graceful
     http://svn.apache.org/viewvc?view=rev&revision=487901
     +1: niq
     +1: niq, wrowe
         wrowe adds; if use_nonblock was called multi_listeners
         I woulda +1'ed this on my first readthrough.

   * mod_cache: Correctly cache objects whose URL query string has been
     modified by mod_rewrite.