From: Jeff Trawick Date: Sun, 22 Aug 2010 12:56:06 +0000 (+0000) Subject: reset erroronstatus^H^H^H...failonstatus vote to reflect trunk changes and new 2... X-Git-Tag: 2.2.17~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c242a46a184ccec5d57f4eca6493db9f40c93b6;p=thirdparty%2Fapache%2Fhttpd.git reset erroronstatus^H^H^H...failonstatus vote to reflect trunk changes and new 2.2.x patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987894 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 24deff195de..eac507f4c9b 100644 --- a/STATUS +++ b/STATUS @@ -145,14 +145,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy_balancer: Force workers into PROXY_WORKER_IN_ERROR when configured statuses are found PR: 48939 - Trunk patch: http://svn.apache.org/viewvc?rev=930125&view=rev - 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=25153 - Submitted by: Daniel Ruggeri - +1: niq, jim - trawick suggests: - 1. somebody write doc (Daniel volunteers) - 2. somebody create new patch which includes r962972, any - subsequent changes, and doc (Daniel volunteers) + Trunk patches: http://svn.apache.org/viewvc?rev=930125&view=rev + http://svn.apache.org/viewvc?rev=930254&view=rev + http://svn.apache.org/viewvc?rev=951900&view=rev + http://svn.apache.org/viewvc?rev=987379&view=rev + http://svn.apache.org/viewvc?rev=987359&view=rev + 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=25923 + plus this CHANGES entry: + *) Proxy balancer: support setting error status according to HTTP response + code from a backend. PR 48939. [Daniel Ruggeri ] + Submitted by: Daniel Ruggeri + +1: trawick * mod_disk_cache: Decline the opportunity to cache if the response is a 206 Partial Content. This stops a reverse proxied partial response