[rabbitmq-discuss] [Ticket #17] New Comment: Simple client/server running on different OS are lagging
John Apps
johndapps at gmail.com
Sat Oct 16 15:29:35 BST 2010
This is a notification from the Help Desk.
A new comment has been added. Please reply to this email (keeping the subject intact) with any additional information or comments.
Help Desk: http://BIGPOOH:9675/portal/view-help-request/17
Ticket: # 17
Submitted: Oct 16, 2010 @ 04:29 pm
Summary: [rabbitmq-discuss] Simple client/server running on different OS are lagging
Status: open
Priority: Med
Comment:
----------------------------------------------------------------------------------------------------
matthew at lshift.net said: Hi Frank,
Not really too sure what to suggest, but others on the list have
reported better throughput when increasing buffers in Rabbit:
Vladimir Balandin wrote:
> We have fixed the problem by set send/receive buffers on server side.
>
> -kernel inet_default_listen_options
> [{nodelay,true},{sndbuf,65535},{recbuf,65535}]
The easiest way to set these is to edit rabbitmq-server(.bat) directly -
these values are set near the top of rabbitmq-server and near the bottom
of rabbitmq-server.bat.
That may or may not solve these issues, but it's certainly worth trying.
----------------------------------------------------------------------------------------------------
This is an automated message sent from your help desk.
More information about the rabbitmq-discuss
mailing list