]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
Rename MaxRequestsPerChild to MaxConnectionsPerChild
[chef.git] / roles / tile.rb
index a126bc169f4cd77fd70fa3e83042648b4d0eafd3..4d226961a1a064e5271f5c21e10ee8e65b6dee74 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
       :threads_per_child => 20,
       :min_spare_threads => 30,
       :max_spare_threads => 180,
       :threads_per_child => 20,
       :min_spare_threads => 30,
       :max_spare_threads => 180,
-      :max_requests_per_child => 100000
+      :max_connections_per_child => 100000
     }
   },
   :munin => {
     }
   },
   :munin => {