I must admit that I don't know what AJP is ... So I guess I am not using it. No 
need to change it right?
Thank you so much!
 

-----Original Message-----
From: Peter Crowther [mailto:[EMAIL PROTECTED] 
Sent: miƩrcoles, 20 de diciembre de 2006 18:22
To: Tomcat Users List
Subject: RE: Several instancias of Tomcat on a same machine

> 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@tomcat.apache.org To unsubscribe, e-mail: 
[EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to