diff --git a/files/www.conf b/files/www.conf index a8d17ed..ed88b39 100644 --- a/files/www.conf +++ b/files/www.conf @@ -9,7 +9,7 @@ listen.group = www-data pm = dynamic # the maximum number of children that can be alive at the same time. -pm.max_children = 200 +pm.max_children = 300 # the number of children created on startup. pm.start_servers = 20 # the minimum number of children in 'idle'