t - JK: ajp13 listening on /0.0.0.0:8010
--> INFO JkMain::start - Jk running ID=0 time=0/191 config=null
--> INFO Catalina::start - Server startup in 62216 ms
-Message d'origine-
De : Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Envoyé : mardi 30 octobre 2007 00:54
À
Message d'origine-
De : Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Envoyé : lundi 29 octobre 2007 16:44
À : Tomcat Users List
Objet : Re: Tomcat 6 clustering without mulicast
yes, that's what you wanted. Then you have to add the sta
anik - Dev Lists [mailto:[EMAIL PROTECTED]
Envoyé : lundi 29 octobre 2007 16:44
À : Tomcat Users List
Objet : Re: Tomcat 6 clustering without mulicast
yes, that's what you wanted. Then you have to add the static membership
interceptors to add static members since you don't have multicast
List
Objet : Re: Tomcat 6 clustering without mulicast
yes, that's what you wanted. Then you have to add the static membership
interceptors to add static members since you don't have multicast
heartbeats anymore
Filip
SANCHEZ, Michel wrote:
> Thanks Filip
>
> I added the D
---Message d'origine-
De : Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 26 octobre 2007 19:13
À : Tomcat Users List
Objet : Re: Tomcat 6 clustering without mulicast
it is absolutely possible, but now when you mention it, the ability to
not start the multicasting pie
state transfer. No
members active in cluster group.
I carry on investigating
Michel.
-Message d'origine-
De : Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 26 octobre 2007 19:13
À : Tomcat Users List
Objet : Re: Tomcat 6 clustering without mulicast
it is absolutely possible, but now when you mention it, the ability to
not start the multicasting piece has not been exposed. The rest has.
But there is a simple workaround for you, you can create an interceptor,
that traps the start call, and removes the option to start multicasting
it could
Hi all
I would like to know if it is possible to do tomcat 6 clustering without
multicast IP.
In other words by defining a full static cluster in which all the heartbeat
stuff is done by unicast.
If yes please coluld you tel me how to configure it.
I tried a SimpleTcpCluster without McastServi