:cache_mem => "12500 MB",
:cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
},
+ :nginx => {
+ :cache => {
+ :proxy => {
+ :directory => "/store/nginx-cache/proxy-cache"
+ }
+ }
+ },
:tilecache => {
- :tile_parent => "hsinchu.render.openstreetmap.org"
+ :tile_parent => "hsinchu.render.openstreetmap.org",
+ :tile_siblings => [
+ "balerion.openstreetmap.org",
+ "waima.openstreetmap.org",
+ "tuatara.openstreetmap.org"
+ ]
}
)