make download have more memory for caching
This commit is contained in:
parent
1cf2e985a1
commit
b9998da5c4
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
|||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
mem_size: 4096
|
||||
max_mem_size: 20480
|
||||
mem_size: 16384
|
||||
max_mem_size: 32768
|
||||
lvm_size: 131072
|
||||
num_cpus: 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue