]> git.openstreetmap.org Git - chef.git/commitdiff
Tweak frontend apache config a bit more
authorTom Hughes <tom@compton.nu>
Wed, 23 Nov 2016 19:22:11 +0000 (19:22 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 23 Nov 2016 19:22:11 +0000 (19:22 +0000)
roles/web-frontend.rb

index 5ad10684756cd122f9bc4cf20185226ea56b960c..4d82bd4f65c4fafa482a7cd50a90441336429ccd 100644 (file)
@@ -10,7 +10,6 @@ default_attributes(
       :threads_per_child => 50,
       :min_spare_threads => 50,
       :max_spare_threads => 450,
       :threads_per_child => 50,
       :min_spare_threads => 50,
       :max_spare_threads => 450,
-      :max_connections_per_child => 10000,
       :async_request_worker_factor => 4
     }
   },
       :async_request_worker_factor => 4
     }
   },