From: Amos Jeffries Date: Wed, 21 Aug 2013 08:43:27 +0000 (-0600) Subject: Update forward_max_tries to permit 25 server paths X-Git-Tag: SQUID_3_5_0_1~663 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c367206b0dd62055b3eab1fc3adf09b847932de;p=thirdparty%2Fsquid.git Update forward_max_tries to permit 25 server paths With cloud sites becoming more popular more CDN servers are producing long lists of IPv6 and IPv4 addresses. If there are not enough paths selected the IPv4 ones may never be reached. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 753f762514..94c3a67b71 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -3136,7 +3136,7 @@ DOC_START DOC_END NAME: forward_max_tries -DEFAULT: 10 +DEFAULT: 25 TYPE: int LOC: Config.forward_max_tries DOC_START