I don't see a way to set StandardSocketOptions.IP_MULTICAST_TTL for the
socket used to broadcast the discovery query. That's needed if
discovery is to be used across networks outside the local subnet. By
default, the TTL value is 1 for the DatagramSocket created in
org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory for
'broadcastingSocket'.
Am I mistaken about this, or have missed a place where I can set
IP_MULTICAST_TTL for the broadcast socket?
If not, what's the way to request a enhancement for Artemis that would
include this feature?
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org
For additional commands, e-mail: users-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact