Skip to content

Slow startup #615

Answered by lukebakken
walles asked this question in Q&A
Feb 22, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

From my Arch Linux workstation, which is probably slower, spec-wise, than your laptop:

lbakken@shostakovich ~
$ date && docker run --rm -it rabbitmq:3.11.9
Wed Feb 22 06:44:05 AM PST 2023
2023-02-22 14:44:07.815805+00:00 [notice] <0.44.0> Application syslog exited with reason: stopped
...
...
...
2023-02-22 14:44:09.612074+00:00 [info] <0.801.0> started TCP listener on [::]:5672
 completed with 3 plugins.
2023-02-22 14:44:09.650957+00:00 [info] <0.730.0> Server startup complete; 3 plugins started.
2023-02-22 14:44:09.650957+00:00 [info] <0.730.0>  * rabbitmq_prometheus
2023-02-22 14:44:09.650957+00:00 [info] <0.730.0>  * rabbitmq_web_dispatch
2023-02-22 14:44:09.650957+00:00 [info] <0.730…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@walles
Comment options

Answer selected by walles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #614 on February 22, 2023 14:42.