If each instance is using its own IP address and each server has its own
server.xml file, would it still be necessary to change the
Ajp1[2,3]ConnectionHandler port number?

Dion Vansevenant
Internetwork Administrator
MRO.com



|--------+------------------------------>
|        |          Ralph Einfeldt      |
|        |          <ralph.einfeldt@upti|
|        |          me-isc.de>          |
|        |                              |
|        |          2001/01/10 02:07    |
|        |          Please respond to   |
|        |          tomcat-user         |
|        |                              |
|--------+------------------------------>
  >--------------------------------------------------------|
  |                                                        |
  |       To:     "'[EMAIL PROTECTED]'"       |
  |       <[EMAIL PROTECTED]>                 |
  |       cc:     (bcc: Dion Vansevenant/PSDI)             |
  |       Subject:     AW: Is ANYONE doing this?? TC3.2.1  |
  |       standalone + SSL + multiple in   stances on      |
  |       multiple IP's                                    |
  >--------------------------------------------------------|




You are using seperate instances of tomcat for each IP address ?
If this is so, did you have in mind that tomcat in it's default
configuration is using two ports ? (8080 for HTTP, 8007 for
internals)
If not, you have to ensure that the Ajp1[2,3]ConnectionHandler
in server.xml is set to a unique number for each instance.

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 9. Januar 2001 18:11
> An: [EMAIL PROTECTED]
> Betreff: Is ANYONE doing this?? TC3.2.1 standalone + SSL + multiple
> instances on multiple IP's

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to