On 10/12/2020 16:04, Toralf Lund wrote:
Where and when exactly are the heartbeats sent?

The interval is negotiated at connection time. I believe the default for the 0-10 qpid::messaging client is 0, i.e. heartbeats disabled, so I suspect your client has some configuration setting a non-zero value?

Heartbeats only need to be sent if there has been no other traffic in that negotiated interval. The client or server will consider the connection failed if nothing arrives for twice the interval.

What might cause problems to occur?

The only issues I have ever seen have been either genuine networking issues or cpu starvation (on extremely heavily loaded server).

I'm at a loss to explain what you are seeing I'm afraid.


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

Reply via email to