X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c4853b35b05738b480880d98d0343ccbb8150a33..a85fb31369bba596e063e47a00b0e1c528513567:/roles/nominatim.rb diff --git a/roles/nominatim.rb b/roles/nominatim.rb index 9bfcc288d..cabb80f48 100644 --- a/roles/nominatim.rb +++ b/roles/nominatim.rb @@ -18,7 +18,7 @@ default_attributes( :keepalive => false, :reqtimeout => true, :event => { - :server_limit => 60, + :server_limit => 100, :max_request_workers => 2400, :threads_per_child => 50, :min_spare_threads => 125, @@ -27,9 +27,6 @@ default_attributes( :listen_cores_buckets_ratio => 6 } }, - :apt => { - :sources => ["postgresql"] - }, :networking => { :firewall => { :http_rate_limit => "s:2/sec:15"