[rabbitmq-discuss] MTU

Matthew Sackman matthew at lshift.net
Sun May 9 20:30:23 BST 2010


On Sat, May 08, 2010 at 05:49:55PM -0300, Gustavo Aquino wrote:
> We need to do a calc, we have high volume of messages, and my 213 bytes have
> a oversize, Rabbit probably put header and etc in message.

Indeed, AMQP does specify the binary wire-level protocol. To find out
the exact overheads, I suggest you either read that and do the
calculations yourself, or fire up wireshark, send a few such messages,
and from the capture, you'll be able to see exactly how much data is
being transferred per message.

Matthew



More information about the rabbitmq-discuss mailing list