https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
--- Comment #330 from David Cook <[email protected]> --- Ok I'm using the vanilla koha-testing-docker on Debian 9 (stretch), so I have RabbitMQ 3.6.6 with Erlang 19.2.1 and Erts 8.2.1. Very old now... Even without "+sbwt none", my usage is sitting at 0% and spiking to 2% every 1-5 real seconds (typically more like every 5 seconds). It's actually using less CPU time than my Ubuntu 18.04 VM. Note that I'm using koha-testing-docker via Docker Desktop in Windows, so my Docker host is actually a Hyper-V virtual machine. Popping "SERVER_ADDITIONAL_ERL_ARGS="+sbwt none"" into /etc/rabbitmq/rabbitmq-env.conf and restarting the rabbitmq server... Yeah I'd say a 2% spike every 5 seconds for a fraction of a second. Going into "top" and pressing "H", I see "1_scheduler", "2_scheduler", and "aux" threads very occasionally having a little burst. But it's by no means constant. It's actually idling very nicely. -- 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/
