[Bug 991693] Re: RabbitMQ connections aren't being terminated.
Haw Loeung
991693 at bugs.launchpad.net
Fri May 4 00:16:14 UTC 2012
hloeung at finfolk:~$ while [ 1 ]; do date; sudo /usr/sbin/rabbitmqctl list_connections | awk '/^guest/ { print $2 }' | sort | uniq -c; timeout 60 /usr/local/lib/nagios/plugins/check_rabbitmq.py; sleep 300; done
Fri May 4 00:09:19 UTC 2012
3477 91.189.95.54
3803 91.189.95.55
Increasing the max. open files did allow for a greater number of
connections but it seems we've hit that limit as well.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to whoopsie-daisy in Ubuntu.
https://bugs.launchpad.net/bugs/991693
Title:
RabbitMQ connections aren't being terminated.
Status in “whoopsie-daisy” package in Ubuntu:
New
Bug description:
Hi,
We're constantly getting paged about RabbitMQ not responding. In the
past, we've been restarting RabbitMQ and on further debugging, it
seems that connections aren't being released causing it to hit a limit
and stop responding.
https://pastebin.canonical.com/65205/
Could you please look into this?
Thanks,
Haw
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/991693/+subscriptions
More information about the foundations-bugs
mailing list