From: Nick Kew Date: Wed, 14 Jun 2006 10:21:00 +0000 (+0000) Subject: Propose speling thingey; vote&promote worker patch X-Git-Tag: 2.2.3~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8b902d7f57f0a81e06c6416104292c050bdae7;p=thirdparty%2Fapache%2Fhttpd.git Propose speling thingey; vote&promote worker patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@414174 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 08230fad74e..3a9776f4f2c 100644 --- a/STATUS +++ b/STATUS @@ -82,6 +82,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.2.x (identical) +1: niq, trawick, rpluem + * Worker MPM: On graceless shutdown or restart, send signals to + each worker thread to wake them up if they're polling on a + Keep-Alive connection. PR 38737. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=409715 + 2.2.x version of patch: + http://issues.apache.org/bugzilla/attachment.cgi?id=18355 + +1: chrisd, trawick, niq + PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Add optional 'scheme://' part to ServerName directive for cases @@ -124,15 +133,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem, jim - * Worker MPM: On graceless shutdown or restart, send signals to - each worker thread to wake them up if they're polling on a - Keep-Alive connection. PR 38737. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=409715 - 2.2.x version of patch: - http://issues.apache.org/bugzilla/attachment.cgi?id=18355 - +1: chrisd, trawick - * mod_cache: Do not overwrite the Content-Type in the cache, for successfully revalidated cached objects. PR 39647. Trunk version of patch: @@ -147,3 +147,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=411306 +1: bnicholes + * mod_speling: add option to do case-normalisation only + Patch submitted by Olivier Thereaux + http://svn.apache.org/viewvc?view=rev&revision=411849 + http://svn.apache.org/viewvc?rev=414146&view=rev + +1: niq