I'd be interested to hear if anyone has successfully configured a single
instance of IIS directing requests to multiple Tomcat instances at all

-----Original Message-----
From: Matt Krevs [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 3 August 2004 3:33 PM
To: '[EMAIL PROTECTED]'
Subject: isapi_redirector2.dll - IIS redirecting to multiple Tomcat
instances


Hi all,

I'm using isapi_redirector2.dll to redirect webapp requests on my IIS
server to tomcat.

Is it possible to make this single redirector redirect requests to
different instances of tomcat (depending on uri)?

For example, a request to IIS for "/app1/" should go to localhost:8080
and a request for "/app2/" should go to localhost:8081.

I'm using Windows, so if this is possible, what would my registry
entries look like (ie: serverRoot key), and what would my
workers2.properties look like?

Thanks
Matt


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

Reply via email to