Skip to content

Running RabbitMQ inside container - cgroup (docker) memory limit #205

@mthenw

Description

@mthenw

Hi,

I'm running RabbitMQ cluster on multiple container across few EC2 instances. I use mirrored persistent queue. Under high load I've noticed that one of slave is crushing. It's caused by Docker's OOM killer.

I guess that this is caused because RabbitMQ is not aware of cgroup memory limits and uses host memory info.

Is there a way to set memory limit through RabbitMQ configuration? Or are there any plans for supporting containers as runtime environment?

Metadata

Metadata

Labels

mailing list materialThis belongs to the mailing list (rabbitmq-users on Google Groups)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions