]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side_request.cc
Bug #1819 fix: retry the ICAP transaction when its pconn fails.
authorrousskov <>
Tue, 8 May 2007 22:46:37 +0000 (22:46 +0000)
committerrousskov <>
Tue, 8 May 2007 22:46:37 +0000 (22:46 +0000)
commit9d4d7c5ea07774b4f5a01551e868aa9b2d031843
tree57ee428464dabb6c4a9ab28f5ac36d8d96039c44
parent0f283edf9f67a0ac7c8c68574c0a2b58073b7f47
Bug #1819 fix: retry the ICAP transaction when its pconn fails.

The changes in these files (all ICAP initiators) were minor,
except the client side no longer bypasses failed queries for
essential ICAP services because ICAPLauncher tells its initiator
whether the failure is bypassable.

Search src/ICAP/ICAPXaction.cc log around v1.7 for complete
details of the bug #1819 fix.
src/Server.h
src/client_side_request.cc
src/client_side_request.h