]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3007 (extra): Set 500 status on peer proxy connection failure
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2011 02:04:29 +0000 (15:04 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2011 02:04:29 +0000 (15:04 +1300)
commitefbfce77432c84049ce5bb94f18c2a7ec8eb4991
treed802e83b248e913338d1a3c121ce0ae32f017fa6
parent24a59c1f51e24d2b9c04f853f6e38626b243ef95
Bug 3007 (extra): Set 500 status on peer proxy connection failure

rev11299 avoided 000 status, but ignores the error cases and always sends
200 success.

TODO:
Proper handling of the error cases to allow peer failovers is now possible
but not included in the scope of this patch.
src/tunnel.cc