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.
jenkins-master
Dustin 2018-05-28 15:21:24 -05:00
parent 02380b23e3
commit c85fbedf31
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
apache_mpm: prefork apache_mpm: event
apache_keep_num_logs: 4 apache_keep_num_logs: 4
apache_max_log_size: 256M apache_max_log_size: 256M
apache_ssl_protocol: apache_ssl_protocol: