]
Radoslav Husar updated MODCLUSTER-572:
--------------------------------------
Issue Type: Bug (was: Enhancement)
Normalize hostnames in MCMP messages
------------------------------------
Key: MODCLUSTER-572
URL:
https://issues.jboss.org/browse/MODCLUSTER-572
Project: mod_cluster
Issue Type: Bug
Components: Core & Container Integration (Java)
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 1.3.6.CR2, 1.4.0.Alpha1, 2.0.0.Alpha1
Sort of container aspect of MODCLUSTER-463. Moreover, to mitigate MODCLUSTER-568 for
versions <1.2.14.Final we should normalize the hostnames to lowercase we send out in
MCMP messages.
As per RFC 1035 Section 2.3.3 hostnames have to be treated case insensitive.
The downside to this is that the manager page/logs will display lowercased hostnames.