summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2011-04-30 12:22:23 +0000
committerJeff Trawick <trawick@apache.org>2011-04-30 12:22:23 +0000
commit4303dd4e229f564fc9838dc0c5c6834cf8e01da8 (patch)
tree13927f8a984aaee27ea699bb250e85602b6a9784
parentee0a5957811b972fbe023c217079ff27d1bf2473 (diff)
downloadhttpd-4303dd4e229f564fc9838dc0c5c6834cf8e01da8.tar.gz
vote, note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1098105 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS4
1 files changed, 3 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 3281b75592..1e4bff01d5 100644
--- a/STATUS
+++ b/STATUS
@@ -124,7 +124,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://svn.apache.org/viewvc?view=revision&revision=937858
http://svn.apache.org/viewvc?view=revision&revision=938265
2.2.x patch: http://people.apache.org/~sf/408.diff
- +1: sf
+ +1: sf, trawick
* mod_cache: Realign the cache_quick_handler() to behave identically
to the default_handler() when reacting to errors when writing to the
@@ -132,6 +132,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1003913
2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-errorfix-22.patch
+1: minfrin
+ trawick: any reason it shouldn't be completely aligned with default_handler's
+ choice to return OK vs. 500?
PATCHES/ISSUES THAT ARE STALLED