From: Ruediger Pluem Date: Mon, 24 Aug 2015 07:46:52 +0000 (+0000) Subject: * Add patch for better cleanup and reset vote X-Git-Tag: 2.4.17~185 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d02c75774b4151ca81557fba59837f9556ac742;p=apache * Add patch for better cleanup and reset vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1697324 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 47a0c68483..518fe8e35a 100644 --- a/STATUS +++ b/STATUS @@ -233,9 +233,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: before the retry period is over Trunk version of patch: http://svn.apache.org/r1664709 + http://svn.apache.org/r1697323 Backport version for 2.4.x of patch: Trunk version of patch works modulo CHANGES - +1: rpluem, ylavic + +1: rpluem, niq: 1. the if(worker->s->retries) {} and comment at line 2917 don't seem to make any sense. rpluem: This is just taken over from existing code. It is just indented