you'd probably have to hard code an http path in there, but I don't think you 
could salvage a session could you? Maybe you could.

-----Original Message-----
From: ubekhet [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 14, 2008 6:36 PM
To: users@tomcat.apache.org
Subject: Redirect request to another Tomcat server


Hi everyone,

I am wondering, if there is some posibility to redirect the request from 
one Tomcat Server to another one. I would like to know where is the 
point to change that. Basically, in one Tomcat Server I recieve the 
request I will check the headers and then depending of some parameters I 
will redirect the same request to another Tomcat or not.

In fact, I have been looking at some files, such as, 
Http11NioProtocol.java and Http11NioProcessor.java, because both files 
are for managing the connector of Tomcat, in this case the connector 
Coyote using NIO.

Thans in advance!!!

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to