[
https://issues.jboss.org/browse/MODCLUSTER-318?page=com.atlassian.jira.pl...
]
James Livingston commented on MODCLUSTER-318:
---------------------------------------------
It is possible to work around this by using a host name instead of IP address, which is
resolved differently on the two machines. For example configuring "10.1.2.3.4
host.example.com" in the httpd machine's /etc/hosts and "192.168.0.4
host.example.com" in JBoss'.
make connector address user configurable
----------------------------------------
Key: MODCLUSTER-318
URL:
https://issues.jboss.org/browse/MODCLUSTER-318
Project: mod_cluster
Issue Type: Feature Request
Affects Versions: 1.2.1.Final
Reporter: Aleksandar Kostadinov
Assignee: Radoslav Husar
MODCLUSTER-168 introduced a change that broke some existing working configurations
relying on using IP instead of a hostname. Also it is likely to be the cause of
MODCLUSTER-91.
To have everybody happy, this needs to be made configurable, perhaps a system property
that user can set to force a particular IP or hostname. It would also be very useful if
there is a special value that makes the behavior same as before the changes in
MODCLUSTER-168. For example setting the value to -1 would return the original behavior.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)