Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: Several instancias of Tomcat on a same machine

Peter Crowther

2006-12-20

Replies:

> From: Bachler, Elisabeth (Elisabeth)
> - The shutdown port (in this case ... 8004) has to be unique...
>   ===> I can start with 8001 - 8002 ... Till 8005

Yes.

> - The http connector port (in this case .... 8081) has to be
> unique... ==> I can start with 8080 - 8081 - ... Till 8084

Yes.

> ===> What about the redirectPort??? Should it change? <=====

Only if you're using https: - in which case you should be changing the
https ports as well.

> - The ajp connector (in this case .... 8009) has to be unique ..
>   ==> I can start with 8009 -8010 till 8013

Only true if you're using AJP - i.e. front-ending with Apache. Are you?
If so, are you using it exclusively (in which case you can knock out the
http connector)?

> ==> Do I need to modify other procedures? <==

Not that I'm aware of.

   - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.