proxies / proxies_stg: fix comment about max workers and set to 3200 both places

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-12-14 09:45:38 -08:00
parent e6e014780d
commit c4f5d8ea2e
2 changed files with 3 additions and 5 deletions

View File

@@ -110,8 +110,7 @@ ipa_host_group: proxies
ipa_host_group_desc: Proxies between internal hosts and the Internet
lvm_size: 100000
# This is used in the httpd.conf to determine the value for serverlimit and
# maxrequestworkers. On 8gb proxies, 900 seems fine. But on 4gb proxies, this
# should be lowered in the host vars for that proxy.
# maxrequestworkers. On proxies with 8 cpus it should be 300 * 8 = 3200
maxrequestworkers: 3200
mem_size: 8192
nagios_Check_Services:

View File

@@ -60,9 +60,8 @@ ipa_host_group: proxies
ipa_host_group_desc: Proxies between internal hosts and the Internet
lvm_size: 100000
# This is used in the httpd.conf to determine the value for serverlimit and
# maxrequestworkers. On 8gb proxies, 900 seems fine. But on 4gb proxies, this
# should be lowered in the host vars for that proxy.
maxrequestworkers: 900
# maxrequestworkers. On proxies with 8 cpus it should be 300 * 8 = 3200
maxrequestworkers: 3200
mem_size: 49152
num_cpus: 8
ocp_masters_stg: