]> git.ipfire.org Git - thirdparty/squid.git/commit
Add missing piece omitted from rev.9677
authorSilamael <Silamael@coronamundi.de>
Sun, 19 May 2013 03:32:38 +0000 (21:32 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 19 May 2013 03:32:38 +0000 (21:32 -0600)
commit3e469f20ba7ae91a936f68dbd74358929ebd9cb6
tree45f8095143c0ba3f8e7215307ac47c967a694c8a
parentd407a9994916d494e0e2866ec640f5804dd45ab0
Add missing piece omitted from rev.9677

rev.9677 created forward_max_tries directive but omitted one of the
checks. This adds that check and allows forward_max_tries to be set
to values greater than 10.
src/forward.cc