On Tue, 31 Oct 2006 11:23:49 -0600
"Roger Hendrix at Baldor-IS" <[EMAIL PROTECTED]> wrote:

> Greetings:
> 
> I am trying to configure an Apache front-end Proxy Service to talk to
> a backend Tomcat Server.
> 
> The Apache Server is:  apache2-2.0.49-27.59
> The Tomcat Server is: jakaarta-tomcat-5.0.19-29.1
> 
> The Apache Server is configured using ProxyPass and ProxyPreserveHost
> statements.
> 
> Users can connect to the java application.

Upgrade to Apache 2.2, and use whatever is necessary of its
new proxy cookie manipulation capabilities.

That also gives you the benefit of mod_proxy_ajp, for more
efficient connection to Tomcat.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to