proxy01 and proxy10 have a lot less cpus than most proxies
This commit is contained in:
parent
abb9a9153d
commit
407e6d5ce3
3 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Define resources for this group of hosts here.
|
||||
lvm_size: 50000
|
||||
mem_size: 8192
|
||||
num_cpus: 4
|
||||
num_cpus: 8
|
||||
|
||||
# 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
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
num_cpus: 8
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
num_cpus: 8
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue