:nginx => {
:cache => {
:proxy => {
- :max_size => "4096M"
+ :max_size => "8192M"
}
}
},
"rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144"
]
},
+ :nginx => {
+ :cache => {
+ :proxy => {
+ :max_size => "16384M"
+ }
+ }
+ },
:tilecache => {
:tile_parent => "zurich.render.openstreetmap.org"
}
:nginx => {
:cache => {
:proxy => {
- :directory => "/store/nginx-cache/proxy-cache"
+ :directory => "/store/nginx-cache/proxy-cache",
+ :max_size => "32768M"
}
}
},
:nginx => {
:cache => {
:proxy => {
- :directory => "/store.new-san/nginx-cache/proxy-cache"
+ :directory => "/store.new-san/nginx-cache/proxy-cache",
+ :max_size => "65536M"
}
}
},
:nginx => {
:cache => {
:proxy => {
- :max_size => "4096M"
+ :max_size => "16384M"
}
}
},
"rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144"
]
},
+ :nginx => {
+ :cache => {
+ :proxy => {
+ :max_size => "65536M"
+ }
+ }
+ },
:tilecache => {
:tile_parent => "corvallis.render.openstreetmap.org"
}
"rock /store/squid/rock-32768 22800 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144"
]
},
+ :nginx => {
+ :cache => {
+ :proxy => {
+ :max_size => "16384M"
+ }
+ }
+ },
:tilecache => {
:tile_parent => "london.render.openstreetmap.org"
}
"rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144"
]
},
+ :nginx => {
+ :cache => {
+ :proxy => {
+ :max_size => "131072M"
+ }
+ }
+ },
:tilecache => {
:tile_parent => "amsterdam.render.openstreetmap.org"
}