Dear Chris,
I am well aware of this - which is why I said it is NORMALLY the
other way around.
In our case though, our static content - images, etc are handled by
stand alone
image servers - ie: image.mydomain.com and our dynamic content comes
from www.mydomain.com.
I have the issue that I have a few things hosted externally from my
servers that need to
be reachable under www.mydomain.com/mypath . These make about 0.1% of
my total requests to
www.mydomain.com - and therefore makes very little sense to include
the latency of Apache
or Squid as a reverse proxy in front of the tomcats...
Thats why my question - Does anyone know of a reverse proxy that I
can install in tomcat.
Thanks
Andrew
On 03/05/2006, at 5:19 PM, Chris Berthold wrote:
The Apache web server already has this functionality built in using
mod_proxy. I would think Tomcat would not be well suited for doing
this
sort of task. Apache is going to be much more I/O efficient and has
been
tested and debugged for a VERY long time.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]