On 7 October 2015 at 12:19, Graham Leggett <minf...@sharp.fm> wrote:
> On 07 Oct 2015, at 1:14 PM, Robbie Gemmell <robbie.gemm...@gmail.com> wrote:
>
>> You didn't elaborate much on the setup being used or how it was
>> configured. One question would be whether this was or without AMQP
>> heartbeating/idle-timeout handling enabled on the connections? Clients
>> and servers can for example each use that mechanism to detect
>> connection failures, and/or help keep them 'active' to begin with.
>
> For a network protocol to be successful, it needs to just work out the box. 
> If you have to do additional special stuff to make it work in real world 
> scenarios, then the protocol will fail.
>
> What we eventually did was deployed an HTTP to AMQP gateway, and our problems 
> went away.
>
> Regards,
> Graham
> —


I think you are conflating what the protocol supports and what a
particular client/server implementation using it actually does, but
its hard to comment more without any detail.

Robbie

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to