}
}
},
+ :apache => {
+ :event => {
+ :max_request_workers => 3000,
+ :threads_per_child => 70
+ }
+ },
:nominatim => {
:state => "standalone",
:dbadmins => %w[lonvia tomh],
"isearch" => "/ssd/tablespaces/isearch",
"daux" => "/data/tablespaces/daux",
"iaux" => "/data/tablespaces/iaux"
- },
- :fpm_pools => {
- :www => {
- :max_children => "40"
- }
}
}
)