move minimum cpus to 6
This commit is contained in:
parent
407e6d5ce3
commit
b50dd68a4c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Define resources for this group of hosts here.
|
||||
lvm_size: 50000
|
||||
mem_size: 8192
|
||||
num_cpus: 8
|
||||
num_cpus: 6
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue