Skip to content
Discussion options

You must be logged in to vote
RABBITMQ_CONFIG_FILE=./management.http.max_body_size.conf sbin/rabbitmq-server

works just fine for me with the following rabbitmq.conf:

management.http.max_body_size = 10000000

The docs have a dedicated section on how to verify effective configuration:

rabbitmq-diagnostics environment | grep body
# =>      {max_http_body_size,10000000},

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Comment options

You must be logged in to vote
1 reply
@sakshiag
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants