N
N
nano_e_t_42017-09-25 21:55:29
RabbitMQ
nano_e_t_4, 2017-09-25 21:55:29

Why does rabbitmqctl take so long to execute?


Fight everyone Who knows why rabbitmqctl works for so long ? is it only on my machine or is it such a long execution time in general?

time rabbitmqctl report
...
real	0m24.318s
user	0m0.200s
sys	0m0.024s

[email protected]:/home/******# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"
[email protected]:/home/ ****# dpkg -l |grep rabbit
ii rabbitmq-server 3.5.7-1ubuntu0.16.04.2

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A1estro, 2017-09-26
@nano_e_t_4

You can do a strace rabbitmqctl report and see what it does inside.
It takes less than a second for me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question