]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Update forward_max_tries to permit 25 server paths
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 21 Aug 2013 08:43:27 +0000 (02:43 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 21 Aug 2013 08:43:27 +0000 (02:43 -0600)
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.

src/cf.data.pre

index 753f7625143df58e6e093c748f3f50ddb747ace1..94c3a67b71cf3499fe8333150482ad80c10c9777 100644 (file)
@@ -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