Changing the RabbitMQ-FD check to 1600 to account
for used FDs Change-Id: I436a9bf5cf895664a7b8c9d495aba1b512225f77
This commit is contained in:
parent
3a5796128b
commit
3db7b88572
@ -31,7 +31,7 @@
|
||||
gather_facts: false
|
||||
vars:
|
||||
tuned_profile: throughput-performance
|
||||
rabbitmq_fd: 16384
|
||||
rabbitmq_fd: 1600
|
||||
haproxy_max_connections: 4096
|
||||
mariadb_max_connections: 4096
|
||||
tasks :
|
||||
|
Loading…
Reference in New Issue
Block a user