default_attributes(
:hardware => {
- :shm_size => "18g"
+ :shm_size => "20g"
},
:munin => {
:plugins => {
"rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144"
]
},
+ :nginx => {
+ :cache => {
+ :proxy => {
+ :directory => "/store/nginx-cache/proxy-cache",
+ :max_size => "32768M"
+ }
+ }
+ },
:tilecache => {
:tile_parent => "moscow.render.openstreetmap.org"
}