Details
-
Support Request
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
None
Description
Connection during activation to subscriber (public instance) is done by java.net.URL class. This class also support IPv6. see javadoc
The syntax of URL is defined by RFC 2396: Uniform Resource Identifiers (URI): Generic Syntax, amended by RFC 2732: Format for Literal IPv6 Addresses in URLs. The Literal IPv6 address format also supports scope_ids. The syntax and usage of scope_ids is described here.
Difference between use IPv4 and IPv6 is if you want to use IPv6 address, the address have to be enclosed in "[" and "]" characters. This behaviour should be documented in our docu. http://documentation.magnolia-cms.com/administration/subscribers.html#Subscribers