From: William A. Rowe Jr Date: Tue, 19 Dec 2006 22:36:08 +0000 (+0000) Subject: one more vote twords an actual patch - note this is tested in production X-Git-Tag: 2.2.4~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a7181cb88d9bcc8530fb9c942ccaa72358a5b32;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index 4f7ab7a0b27..07f48c6cb97 100644 --- a/STATUS +++ b/STATUS @@ -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.