(terse response) for each tomcat create a different worker (listening on different ports or from different servers). Map the urls to workers as appropriate. remember to modify server.xml to listen on the correct ports.
HTH > -----Original Message----- > From: David Wilson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 15, 2001 10:57 AM > To: Tomcat Users List > Subject: Mod_Jk and Multiple Tomcats > > > Does anyone know how to do the following: > > For testing purposes we want to have one Apache running and > use multiple > Tomcats. We are using mod_jk and I can only find information > on multiple > tomcats via JServ. But you cannot use jserv and mod_jk at the > same time. Can > I do this with mod_jk? > > > We are running Apache 1.3 and Tomcat 4.0.1 > > Oh and if anyone asked me any questions over the last week on > this users > group I didn't get it b/c of email problems. > > Thx, > David > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
