]> granicus.if.org Git - apache/commit
Merge r1664709, r1697323 from trunk:
authorJim Jagielski <jim@apache.org>
Wed, 23 Sep 2015 12:35:57 +0000 (12:35 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 23 Sep 2015 12:35:57 +0000 (12:35 +0000)
commit1201dc30b1245c193584c3eb2f7afee9d136abd6
treeab815d09d6dcb8610899e6bc0f843c49fa77277c
parentd93dc5bcd586896741585e82d7926a729ab56b52
Merge r1664709, r1697323 from trunk:

 * Do not reset the retry timeout if the worker is in error at this stage even
   if the connection to the backend was successful. It was likely set into
   error by a different thread / process in parallel e.g. for a timeout or
   bad status. We should respect this and should not continue with a connection
   via this worker even if we got one.

* Do a more complete cleanup here. At this point we cannot end up with something useful with the data we created so far.
Submitted by: rpluem
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1704835 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/proxy_util.c