Tweaks to host vars for proxy08
This commit is contained in:
parent
dc94f4aca0
commit
2a5feef336
1 changed files with 6 additions and 0 deletions
|
@ -13,5 +13,11 @@ datacenter: coloamer
|
||||||
sponsor: colamer
|
sponsor: colamer
|
||||||
postfix_group: vpn
|
postfix_group: vpn
|
||||||
|
|
||||||
|
mem_size: 4096
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 900
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1000
|
||||||
|
|
||||||
|
# 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: 400
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue