[rabbitmq-discuss] RabbitMQ Server TCP buffer and network tweaks
Michael Klishin
michael.s.klishin at gmail.com
Sat Jun 29 00:18:15 BST 2013
2013/6/29 Donovan Levinson <skipatrol at gmail.com>
> I am wondering if I should make any considerations to increase the TCP
> buffer size, or other OS-level Linux network configurations that could help
> optimize performance, or if it's recommended to go with the OS defaults?
Donovan,
That sounds like plenty of capacity for a few hundreds messages or KBs per
second, even without
any TCP stack tuning. I believe you should be able to go up an order of
magnitude without
having to worry about your network configuration.
Many clients disable Nagle's algorithm, that is often enough.
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130629/1430c0dd/attachment.htm>
More information about the rabbitmq-discuss
mailing list