summaryrefslogtreecommitdiffstats
path: root/NOTICE
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2011-01-02 16:19:22 -0800
committerBrian Carlstrom <bdc@google.com>2011-01-02 16:19:22 -0800
commit843bcb6f4f65c0cdca327c6467813b88c52042f3 (patch)
treee50af9d13017d3633aa2f66408f5e7e8993099c5 /NOTICE
parent091f7ca4958c6f41c79808913c84ceea56d73b12 (diff)
downloadexternal_apache-http-843bcb6f4f65c0cdca327c6467813b88c52042f3.zip
external_apache-http-843bcb6f4f65c0cdca327c6467813b88c52042f3.tar.gz
external_apache-http-843bcb6f4f65c0cdca327c6467813b88c52042f3.tar.bz2
DefaultRequestDirector should ignore IOExceptions from stale connections
The DefaultRequestDirector was letting IOExceptions from closing stale connections affect new requests. However, it was very common to received "SSL shutdown failed" exceptions in this case, since an SSL "close notify" message could not be sent. Now these and other IOExceptions are ignored so the request can continue with a new socket. Bug: 3317717 Change-Id: I72f6f4a8f70aacb8b4c3e93c51e9808742d1a605
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions