You only need to change all of these ports if all of those connectors are enabled. If you only have the AJP connector enabled, you only have to change that port, etc.
John > -----Original Message----- > From: Drinkwater, GJ (Glen) [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 12, 2002 7:51 AM > To: 'Tomcat Users List' > Subject: RE: How to Change Port Number of Tomcat > > > I have got 2 running simultaneously. to have 2 running, on one of the > tomcats you need to change 6 things. > > There are 4 connectors.http, https, ajp and test http. > > change https port. change http port and then change redirect port to > whatever https port is. change ajp port and then do the same > of the test > http as the normal http. > > > > -- > 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]>
