From: Tom Hughes Date: Thu, 19 Jul 2018 11:19:58 +0000 (+0100) Subject: Increase the passenger pool size for taginfo servers X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/b3ee7b1035952ca54061e6cc5c058805101b4cce Increase the passenger pool size for taginfo servers --- diff --git a/roles/taginfo.rb b/roles/taginfo.rb index d5ba812a9..fb0bea3b5 100644 --- a/roles/taginfo.rb +++ b/roles/taginfo.rb @@ -24,6 +24,9 @@ default_attributes( :max_connections_per_child => 10000 } }, + :passenger => { + :max_pool_size => 50 + }, :taginfo => { :sites => [ {