Miguel Gonzalez wrote:
Dear all,
We currently have an IIS 6 fronting several Tomcat 6 containers with a list of workers for each redirection we want to forward from IIS to each tomcat.
We are thinking of migrating to IIS 7.5 and Tomcat 7. Also we would like that
two of the nodes share t
Thanks for your prompt answer. there is no way to mix LB nodes and the nodes we
currently have in the tomcat IIS plugin?
Regards,
Miguel
- Mensaje original -
De: Martin Gainty
Para: Tomcat Users List
CC:
Enviado: Jueves 4 de abril de 2013 12:14
Asunto: RE: IIS and Tomcat workers
The only way I know how is to have IIS route all requests to a Proxy (such as
Squid)
http://wiki.squid-cache.org/Features/Redirectors
The Proxy Server (Squid) can redirect to LB all requests for GroupNode1 and
GroupNode2
Saludos Cordiales desde EEUU
Martin