2 description "Role applied to all planet servers"
8 :comment => "Semi public planet.osm archive",
9 :path => "/store/planet",
15 :transfer_logging => false,
17 :max_connections => 10,
18 :ignore_errors => true,
19 :ignore_nonreadable => true,
21 :refuse_options => ["checksum"]
27 :http_connection_limit => 10
35 :max_request_workers => 1000,
36 :threads_per_child => 50,
37 :min_spare_threads => 75,
38 :max_spare_threads => 525
46 "recipe[planet::replication]",
47 "recipe[nfs::server]",