- :dhcpd =>{
- :first_address => "10.0.15.1",
- :last_address => "10.0.15.254"
- },
- :exim => {
- :aliases => {
- :root => "grant"
+ :apache => {
+ :mpm => "event",
+ :event => {
+ :min_spare_threads => 50,
+ :max_spare_threads => 150,
+ :max_connections_per_child => 10000,
+ :async_request_worker_factor => 4,
+ :listen_cores_buckets_ratio => 4