From jira-events at lists.jboss.org Wed Apr 4 11:41:47 2012 Content-Type: multipart/mixed; boundary="===============3239760714526451810==" MIME-Version: 1.0 From: Michal Babacek (JIRA) To: mod_cluster-issues at lists.jboss.org Subject: [mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-298) mod_cluster doesn't work with IPv6 Date: Wed, 04 Apr 2012 11:41:47 -0400 Message-ID: <2049220323.54364.1333554107697.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1787318168.52679.1333533227317.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============3239760714526451810== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/MODCLUSTER-298?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D126817= 54#comment-12681754 ] = Michal Babacek commented on MODCLUSTER-298: ------------------------------------------- I have tried these preview builds by [~jfclere]: * [mod_cluster-fix-JBPAPP-8623-by-JFC.tar|http://download.eng.brq.redhat.c= om/scratch/mbabacek/mod_cluster-fix-JBPAPP-8623-by-JFC.tar] * [mod_cluster-core-1.2.1.Beta1.jar|http://download.eng.brq.redhat.com/scr= atch/mbabacek/mod_cluster-core-1.2.1.Beta1.jar] With setting: {code:title=3Dmodcluster.conf|borderStyle=3Dsolid|borderColor=3D#ccc| title= BGColor=3D#F7D6C1} Listen [2620:52:0:105f:214:22ff:fe1c:c53c]:8888 ManagerBalancerName qacluster Order deny,allow Deny from all Allow from all KeepAliveTimeout 60 MaxKeepAliveRequests 0 ServerAdvertise on http://[2620:52:0:105f:214:22ff:fe1c:c53c]:8888 AdvertiseFrequency 5 AdvertiseSecurityKey secret AdvertiseGroup [ff01::1]:6666 EnableMCPMReceive SetHandler mod_cluster-manager Order deny,allow Deny from all Allow from all {code} {code:title=3Dstandalone-ha.xml|borderStyle=3Dsolid|borderColor=3D#ccc| tit= leBGColor=3D#F7D6C1} +++ +++ +++ +++ {code} {code:title=3Difconfig|borderStyle=3Dsolid|borderColor=3D#ccc| titleBGColor= =3D#F7D6C1} eth0 Link encap:Ethernet HWaddr 00:14:22:1C:C5:3C inet addr:10.16.88.165 Bcast:10.16.95.255 Mask:255.255.248.0 inet6 addr: fec0:0:a16:ffff::9/64 Scope:Site inet6 addr: fec0:0:a16:ffff::a/64 Scope:Site inet6 addr: fec0:0:a16:ffff::b/64 Scope:Site inet6 addr: fec0:0:a16:ffff::c/64 Scope:Site inet6 addr: 2620:52:0:105f:214:22ff:fe1c:c53c/64 Scope:Global inet6 addr: fe80::214:22ff:fe1c:c53c/64 Scope:Link +++ {code} and it looks good :-) {noformat} [hudson(a)dev06 ~]$ telnet 2620:52:0:105f:214:22ff:fe1c:c53c 8888 +++ GET /mcm

Node dev06node (ajp://[2620:52:0:105f:214:22ff:fe1c:c53c%2]:8009): Enable Contexts Disable Contexts
+++ {noformat} = > mod_cluster doesn't work with IPv6 > ---------------------------------- > > Key: MODCLUSTER-298 > URL: https://issues.jboss.org/browse/MODCLUSTER-298 > Project: mod_cluster > Issue Type: Bug > Affects Versions: MOD_CLUSTER_1_0_10_GA_CP02, 1.2.1.Beta1 > Reporter: Jean-Frederic Clere > Assignee: Jean-Frederic Clere > Labels: ipv6 > Fix For: 1.2.1.Beta2 > > > the node does code : format the way the native part expects it. > the handing of : format is wrong for the cping/cpong logic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3239760714526451810==--