docs: increasing file descriptor limit
When installing RabbitMQ, in some cases it is necessary to increase the file descriptor limit to ensure stable operations. Change-Id: I2791e6786bb55868073968321fd857d4fab8a960
This commit is contained in:
parent
c5e6e62c00
commit
121f42e246
doc/install-guide/source
@ -49,3 +49,8 @@ Install and configure components
|
||||
# rabbitmqctl set_permissions openstack ".*" ".*" ".*"
|
||||
|
||||
Setting permissions for user "openstack" in vhost "/" ...
|
||||
|
||||
.. note::
|
||||
|
||||
Sometimes it's necessary to increase the file descriptor limit for RabbitMQ to
|
||||
handle a large number of connections properly.
|
||||
|
@ -49,3 +49,8 @@ Install and configure components
|
||||
# rabbitmqctl set_permissions openstack ".*" ".*" ".*"
|
||||
|
||||
Setting permissions for user "openstack" in vhost "/" ...
|
||||
|
||||
.. note::
|
||||
|
||||
Sometimes it's necessary to increase the file descriptor limit for RabbitMQ to
|
||||
handle a large number of connections properly.
|
||||
|
@ -41,3 +41,8 @@ Install and configure components
|
||||
# rabbitmqctl set_permissions openstack ".*" ".*" ".*"
|
||||
|
||||
Setting permissions for user "openstack" in vhost "/" ...
|
||||
|
||||
.. note::
|
||||
|
||||
Sometimes it's necessary to increase the file descriptor limit for RabbitMQ to
|
||||
handle a large number of connections properly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user