You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/07/05 14:27:20 UTC

DO NOT REPLY [Bug 35613] New: - server.xml - within / with 'auto' breaking cluster

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35613>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35613

           Summary: server.xml - <tcpListenAddress> within
                    <cluster>/<Receiver> with 'auto' breaking cluster
           Product: Tomcat 5
           Version: 5.5.9
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina:Cluster
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: robert@whatsonwhen.com


The default flag auto (which calls InetAddress.getLocalHost().getHostAddress())
returns localhost on our Linux distro (FC3) rather than eth0 where multicast is
enabled - hence breaking session replication.

Fix: Change /etc/hosts so that the localhost domain resolves to the actual IP
address of the NIC, eth0.

Have seen a fair amount of traffic on message boards, best to make aware asap.

thanks

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org