]> git.ipfire.org Git - thirdparty/squid.git/commit
Add missing piece omitted from rev.9677.
authorSilamael <Silamael@coronamundi.de>
Fri, 17 May 2013 08:36:45 +0000 (02:36 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 17 May 2013 08:36:45 +0000 (02:36 -0600)
commit23a1e39c6d9a9d2c881dd644747117ec18ed3bc5
tree0a05edb9820893c7e92af774cd47436d73dcd74e
parent6e422d23954433eadd5493ff85664012811520ce
Add missing piece omitted from rev.9677.

rev.9677 created forward_max_tries direcive 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