From 939b8d3df4c2fae90c1e7a3025b54d5fb81ce9b5 Mon Sep 17 00:00:00 2001 From: Sander Temme Date: Thu, 9 Dec 2010 04:57:44 +0000 Subject: [PATCH] Backport proposal from Daniel Ruggeri git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1043835 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index b4f5ccf36ca..94f000b833f 100644 --- a/STATUS +++ b/STATUS @@ -205,7 +205,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk patch: http://svn.apache.org/viewvc?rev=1043023&view=rev 2.2.x patch: http://people.apache.org/~covener/patches/2.2.x-accept_pathinfo_redir.diff +1 covener - + + * mod_proxy_http: Become aware of ssl handshake failures when attempting + to pass request. Makes it so workers are put in error state when a + handshake failure is encountered. + PR50332 + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1039304 + 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26374 + PATCHES/ISSUES THAT ARE STALLED * core: Support wildcards in both the directory and file components of -- 2.47.2