-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Security Level: Public (Visbile by non-authn users.)
-
None
Currently the gridhttps binds to the address returned by InetAddress.getLocalhost(). This can fail in some cloud setups,
and can lead to IPv6 troubles.
By default the server should bind on all interfaces.
If the hostname property is set in the configuration, it should
bind on the given address.