The limiting factor is disk IO, which is saturated at around
250 connections.
:flatnode_file => "/ssd/nominatim/nodes.store",
:logdir => "/ssd/nominatim/log",
:api_flavour => "python",
- :api_workers => 45,
+ :api_workers => 24,
:api_pool_size => 10,
:fpm_pools => {
"nominatim.openstreetmap.org" => {
:state => "standalone",
:flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store",
:api_flavour => "python",
- :api_workers => 38,
+ :api_workers => 24,
:api_pool_size => 10,
:fpm_pools => {
"nominatim.openstreetmap.org" => {