X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e1caae2e14e22418f086524189c4ce767b08c446..74b73fca651c497fc361b37ebd70bcf785a83d85:/cookbooks/tilecache/templates/default/squid.conf.erb diff --git a/cookbooks/tilecache/templates/default/squid.conf.erb b/cookbooks/tilecache/templates/default/squid.conf.erb index eff1526e0..2127404f2 100644 --- a/cookbooks/tilecache/templates/default/squid.conf.erb +++ b/cookbooks/tilecache/templates/default/squid.conf.erb @@ -57,7 +57,7 @@ cache deny osmtile_sites osmtile_nocache_url cache_peer <%= sibling %> sibling 3128 3130 weight=1500 <% end -%> #Primary Parent -cache_peer <%= node[:tilecache][:tile_parent] %> parent 80 0 no-query originserver name=osmtileAccel login=PASS connect-timeout=60 no-digest weight=1000 +cache_peer <%= node[:tilecache][:tile_parent] %> parent 80 0 no-query originserver name=osmtileAccel login=PASS connect-timeout=120 no-digest weight=1000 cache_peer_access osmtileAccel allow osmtile_sites #Backup Parents