Skip to content
Discussion options

You must be logged in to vote

@adippl IPv6 support for stream replication connections was introduced 9 months ago in rabbitmq/osiris#177 and has first shipped in RabbitMQ 4.1.0.

I'd need to see if we expose it in rabbitmq.conf but even if we don't, the setting can be controlled with advanced.config:

[
  {osiris, [
    {replica_ip_address_family, inet6}
  ]}
].

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Comment options

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

@michaelklishin
Comment options

@adippl
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #15005 on November 24, 2025 15:31.