Merge "Rename ApacheMaxMaxClients property to ApacheMaxRequestWorkers"

This commit is contained in:
Zuul 2020-04-17 20:32:40 +00:00 committed by Gerrit Code Review
commit 3c6d6f6e25
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ outputs:
apache::trace_enable: 'Off'
apache::server_signature: 'Off'
apache::server_tokens: 'Prod'
apache::mod::prefork::maxclients: { get_param: ApacheMaxRequestWorkers }
apache::mod::prefork::maxrequestworkers: { get_param: ApacheMaxRequestWorkers }
apache::mod::prefork::serverlimit: { get_param: ApacheServerLimit }
apache::mod::remoteip::proxy_ips:
get_param: