Bump master to 3.3.0
This commit is contained in:
9
apache2/conf.d/mpm.conf
Normal file
9
apache2/conf.d/mpm.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
PidFile "/run/apache2/httpd.pid"
|
||||
|
||||
<IfModule mpm_prefork_module>
|
||||
StartServers 5
|
||||
MinSpareServers 5
|
||||
MaxSpareServers 10
|
||||
MaxRequestWorkers 250
|
||||
MaxConnectionsPerChild 0
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user