]> git.openstreetmap.org Git - chef.git/commitdiff
Increase the passenger pool size for taginfo servers
authorTom Hughes <tom@compton.nu>
Thu, 19 Jul 2018 11:19:58 +0000 (12:19 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 19 Jul 2018 11:19:58 +0000 (12:19 +0100)
roles/taginfo.rb

index d5ba812a907391ad41cac80e7deb08409acaf5bf..fb0bea3b585aaefde57ab5a6ca4bb9554c7d3b17 100644 (file)
@@ -24,6 +24,9 @@ default_attributes(
       :max_connections_per_child => 10000
     }
   },
+  :passenger => {
+    :max_pool_size => 50
+  },
   :taginfo => {
     :sites => [
       {