Hi Luke
Just attempted this in our dev environment, but ran into an error when restarting the service.
11:16:26.460 [error] You've tried to set max_message_size, but there is no setting with that name.
11:16:26.460 [error] Did you mean one of these?
11:16:26.485 [error] handshake_timeout
11:16:26.485 [error] log.upgrade.file
11:16:26.485 [error] delegate_count
11:16:26.485 [error] Error generating configuration in phase transform_datatypes
11:16:26.485 [error] Conf file attempted to set unknown variable: max_message_size
We are currently running RabbitMQ version 3.7.15 on our servers. Is this too old for the max_message_size parameter?
TIA