2 description "Role applied to all planet servers"
10 :max_request_workers => 1000,
11 :threads_per_child => 50,
12 :min_spare_threads => 75,
13 :max_spare_threads => 525,
14 :listen_cores_buckets_ratio => 4
19 :http_connection_limit => 10
25 :comment => "Semi public planet.osm archive",
26 :path => "/store/planet",
32 :transfer_logging => false,
34 :max_connections => 10,
35 :ignore_errors => true,
36 :ignore_nonreadable => true,
38 :refuse_options => ["checksum"]
47 "recipe[planet::replication]",
48 "recipe[nfs::server]",