[rabbitmq-discuss] AMQP connections closing very frequently

Ankit Agarwal ankit.ag2010 at gmail.com
Fri Jun 28 07:59:00 BST 2013


I created a rabbitmq.config file in /etc/rabbitmq/ to set the frame_max size

[
    {rabbit, [{frame_max ,0 }]}
  ].

But its not reading from the file.

Please help


On Mon, Jun 24, 2013 at 2:33 PM, Emile Joubert <emile at rabbitmq.com> wrote:

>
> Hi,
>
> On 24/06/13 07:12, Ankit Agarwal wrote:
> > {frame_too_large,1020815,131064}",
>
> The error is that the frame is too large. See the "frame_max"
> configuration item in http://www.rabbitmq.com/configure.html. Either set
> it too a larger value or to 0 for unlimited.
>
> The maximum frame size was not strictly enforced before v3.0.0, which is
> why the issue appeared after upgrading. See item 24991 in
> http://www.rabbitmq.com/release-notes/README-3.0.0.txt
>
>
> -Emile
>
>
>


-- 
Regards,

Ankit Agarwal
Ph-9591788686
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130628/c56ce55d/attachment.htm>


More information about the rabbitmq-discuss mailing list