From f957509d7aaaf5a0b1a0f55d71547d81a1b0b076 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Tue, 3 Jul 2018 06:58:55 +0000 Subject: [PATCH] * Comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834924 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 755bd43484..6cea51f46e 100644 --- a/STATUS +++ b/STATUS @@ -179,7 +179,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1645529 ^/httpd/httpd/trunk . +1: ylavic, druggeri druggeri: Why no +1, jallietc36? - + rpluem: I think the patch is wrong here and in trunk. This causes + ap_pass_brigade to return APR_SUCCESS in ap_proxy_pass_brigade. The error + bucket inserted by ssl_io_filter_error IMHO makes no sense because it + would be sent to the origin server (the proxy backend) and not to our + client. Further discussion should possibly happen on dev@. *) mpm_winnt: Don't forget to close the I/O completion port as part of the cleanup in the child process. -- 2.40.0