We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Summary: Rabbitmq 3.8.9, Erlang 23.1 Cluster of 3 nodes, memory limit up to 100G per node.
Global counts Connections: 6112 Channels: 10173 Exchanges: 8 Queues: 7360 Consumers: 6884
We have around 6k+ devices connecting with mqtt protocol, the memory growth rate is very fast (10g a day) quorum_queue_procs
TTL is not supported for quorum queues. I wonder how to avoid it.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Hi,
Summary:
Rabbitmq 3.8.9, Erlang 23.1
Cluster of 3 nodes, memory limit up to 100G per node.
Global counts
Connections: 6112 Channels: 10173 Exchanges: 8 Queues: 7360 Consumers: 6884
We have around 6k+ devices connecting with mqtt protocol, the memory growth rate is very fast (10g a day)
![rabbit](https://raw.githubusercontent.com/mayee/img-folder/master/rabbit01.png)
quorum_queue_procs
TTL is not supported for quorum queues. I wonder how to avoid it.
The text was updated successfully, but these errors were encountered: