- :squid => {
- :cache_mem => "7500 MB",
- :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
- },
- :tilecache => {
- :tile_parent => "france.render.openstreetmap.org",
- :tile_siblings => [
- # "necrosan.openstreetmap.org",
- "nepomuk.openstreetmap.org",
- "noomoahk.openstreetmap.org",
- "norbert.openstreetmap.org",
- "ladon.openstreetmap.org",
- "gorynych.openstreetmap.org"
- ]
+ :sysfs => {
+ :hdd_tune => {
+ :comment => "Tune the queue for improved performance",
+ :parameters => {
+ "block/sda/queue/nr_requests" => "975",
+ "block/sdb/queue/rotational" => "0"
+ }
+ }