default[:tilecache][:tile_parent] = "render.openstreetmap.org"
-default[:tilecache][:tile_siblings] = []
# Per IP bucket refill rate
default[:tilecache][:ip_bucket_refill] = 4096
<% end -%>
<% end -%>
-# Siblings
-# Hit rate for sibling is extremely low. Not worth it.
-# <% node[:tilecache][:tile_siblings].each do |sibling| -%>
-# cache_peer <%= sibling %> sibling 3128 4827 htcp weight=1500
-# <% end -%>
-
# Primary Parent
<% if node[:squid][:version] < 4 -%>
cache_peer <%= node[:tilecache][:tile_parent] %> parent 443 0 no-query originserver name=osmtileAccel login=PASS connect-timeout=120 no-digest weight=1000 ssl ssldomain=render.openstreetmap.org
}
},
:tilecache => {
- :tile_parent => "bogota.render.openstreetmap.org",
- :tile_siblings => [
- "gorwen.openstreetmap.org"
- ]
+ :tile_parent => "bogota.render.openstreetmap.org"
}
)
}
},
:tilecache => {
- :tile_parent => "bogota.render.openstreetmap.org",
- :tile_siblings => [
- "glaedr.openstreetmap.org"
- ]
+ :tile_parent => "bogota.render.openstreetmap.org"
}
)
}
},
:tilecache => {
- :tile_parent => "corvallis.render.openstreetmap.org",
- :tile_siblings => [
- "stormfly-02.openstreetmap.org"
- ]
+ :tile_parent => "corvallis.render.openstreetmap.org"
}
)
}
},
:tilecache => {
- :tile_parent => "corvallis.render.openstreetmap.org",
- :tile_siblings => [
- "stormfly-01.openstreetmap.org"
- ]
+ :tile_parent => "corvallis.render.openstreetmap.org"
}
)