]> git.openstreetmap.org Git - chef.git/blobdiff - roles/vhagar.rb
Increase memory limit for frontend memcache instances
[chef.git] / roles / vhagar.rb
index b06027cabe1ecbb79917aeca5780430e5952d700..b952a699fba7f93c03f74a156fb7b216903adae5 100644 (file)
@@ -32,6 +32,9 @@ default_attributes(
   :nominatim => {
     :state => "standalone",
     :flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store",
+    :api_flavour => "python",
+    :api_workers => 24,
+    :api_pool_size => 10,
     :fpm_pools => {
       "nominatim.openstreetmap.org" => {
         :max_children => 200