summaryrefslogtreecommitdiff
path: root/packaging/debs/Debian/debian/rabbitmq-server.default
blob: bde5e308952bfed0aabb86bf525e20d1d2763b7c (plain)
1
2
3
4
5
6
7
8
9
# This file is sourced by /etc/init.d/rabbitmq-server. Its primary
# reason for existing is to allow adjustment of system limits for the
# rabbitmq-server process.
#
# Maximum number of open file handles. This will need to be increased
# to handle many simultaneous connections. Refer to the system
# documentation for ulimit (in man bash) for more information.
#
#ulimit -n 1024