[rabbitmq-discuss] Noticed way too many open connections
Michael Klishin
mklishin at gopivotal.com
Mon Dec 2 22:21:57 GMT 2013
On 3 Dec 2013, at 02:13, cw storm <cwstorm at gmail.com> wrote:
> If the client fail to issue the close connection service, RabbitMQ should close that specific channel/connection if I set the "setRequestedHeartBeat" in the open connection service, right?
Correct, after [timeout you configure] seconds.
NB: heartbeats do not apply to channels. When a connection
is closed, all channels on it are considered to be closed.
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list