roles/apache: Use event MPM by default
The *event* multi-process module is the default on Fedora, so it should be used by default wherever possible.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
apache_mpm: prefork
|
||||
apache_mpm: event
|
||||
apache_keep_num_logs: 4
|
||||
apache_max_log_size: 256M
|
||||
apache_ssl_protocol:
|
||||
|
||||
Reference in New Issue
Block a user