Skip to content

Allow different EPMD ports #12432

Answered by michaelklishin
jonenst asked this question in Ideas
Oct 2, 2024 · 2 comments · 10 replies
Discussion options

You must be logged in to vote

@jonenst you can override the port used by RabbitMQ nodes to receive traffic from peers and CLI tools. You can also override epmd port for any Erlang node, including RabbitMQ.

Both are documented:

  1. Inter-node Communication Port Range
  2. ERL_EPMD_PORT.

Now that we require a recent version of Erlang, and that supports "epmd-less" clustering, we can simply move to use that in 4.1 or 4.2.

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
3 replies
@mkuratczyk
Comment options

@lukebakken
Comment options

@jonenst
Comment options

Comment options

You must be logged in to vote
7 replies
@jonenst
Comment options

@michaelklishin
Comment options

@jonenst
Comment options

@jonenst
Comment options

@michaelklishin
Comment options

Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
4 participants
Converted from issue

This discussion was converted from issue #12432 on October 02, 2024 17:16.