Remy Maucherat wrote:
> 
> > Couldn't we have an automatic jvmRoute generated from
> > misc entropy if the entry is not present in server.xml ?
> > for example just the server hostname or ip address ?
> >
> > Adding the hostname/adress should be fine for the majority of case
> > where only one JVM will be make run TC 4.x by system.
> >
> > Or may be just the md5 of the hostname which could be pretty
> > long.
> >
> > The goal is to avoid touching server.xml when you deploy
> > TC 4.x on many boxes and you don't want admin to touch ALL
> > server.xml
> >
> > And since you keep the server.xml setting you could tune
> > easily specific case (ie, many TC 4.x on the same machine)
> 
> Or maybe we can just use the engine name, if we state that in that case it
> should be uinque inside the cluster.
> Notice that I didn't port the patch to the 4.0 branch yet; I just wanted to
> get some comments here :)

I really like the patch because I have to use something like
engine.setJvmRoute(getpid()).

> 
> Remy
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to