Increase RabbitMQ's ulimit to 65536

This patch increases the default ulimit for RabbitMQ to 65536. This
lines up well with other deployments (see bug report).

Closes-Bug: 1714511
Change-Id: I55ec4590c2c382bf26e9178ce9500fddcd6128dc
This commit is contained in:
Major Hayden 2017-09-01 08:40:35 -05:00
parent 5f5c7d2b48
commit e9b44a3a2b
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1

View File

@ -63,7 +63,7 @@ rabbitmq_cluster_name: rabbitmq_cluster1
rabbitmq_cluster_partition_handling: pause_minority
# Rabbitmq open file limits
rabbitmq_ulimit: 4096
rabbitmq_ulimit: 65536
# Configure rabbitmq plugins
rabbitmq_plugins: