https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
--- Comment #333 from David Cook <[email protected]> --- Btw, for those concerned about RabbitMQ CPU usage, I have been going down the rabbit hole a bit in the RabbitMQ and Erlang worlds. Gerhard Lazu from Pivotal has added some comments on the erlang-questions listserv: http://erlang.org/pipermail/erlang-questions/2020-October/100035.html Based on his message I think the CPU usage that I am seeing is probably due to stats collection. I'm waiting to hear back from him, but I think the CPU usage I have seen could be reduced by changing the stats collection interval from 5 seconds to say 30-60 seconds as per https://www.rabbitmq.com/networking.html#tuning-for-large-number-of-connections-cpu-footprint -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
