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
(cherry picked from commit e9b44a3a2b)
This commit is contained in:
Major Hayden 2017-09-01 08:40:35 -05:00
parent 29b9496563
commit 2aec41b0fb
1 changed files with 1 additions and 1 deletions

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: