]> git.openstreetmap.org Git - chef.git/blobdiff - roles/vhagar.rb
nominatim: reduce timeouts for vhagar
[chef.git] / roles / vhagar.rb
index b952a699fba7f93c03f74a156fb7b216903adae5..7a274798e7f77fb66cf610c2a0a15adda9a1f3f0 100644 (file)
@@ -35,6 +35,8 @@ default_attributes(
     :api_flavour => "python",
     :api_workers => 24,
     :api_pool_size => 10,
+    :api_query_timeout => 3,
+    :api_request_timeout => 10,
     :fpm_pools => {
       "nominatim.openstreetmap.org" => {
         :max_children => 200