Check out the docs ofr the AJP connector:
http://tomcat.apache.org/tomcat-5.5-doc/connectors.html
> Since we're on the topic, does anyone know the pros and cons of the proxy
> approach vs the mod_jk approach?
>
James Carman, President
Carman Consulting, Inc.
-
Since we're on the topic, does anyone know the pros and cons of the proxy
approach vs the mod_jk approach?
No, I use proxies.
-Original Message-
From: Adam Zimowski [mailto:[EMAIL PROTECTED]
Sent: Monday, April 17, 2006 3:32 PM
To: Tapestry users
Subject: Re: Problem With Application Behind Apache
I'm using mod_jk2 to connect Apache and Tomcat. Both point to same
root directory and
nal Message-
> From: James Carman [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 17, 2006 3:16 PM
> To: 'Tapestry users'
> Subject: RE: Problem With Application Behind Apache
>
> Are you using a ProxyPass and ProxyPassReverse? You have to make sure
> your
> serve
>
> -Original Message-
> From: James Carman [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 17, 2006 3:16 PM
> To: 'Tapestry users'
> Subject: RE: Problem With Application Behind Apache
>
> Are you using a ProxyPass and ProxyPassReverse? You have to make sure you
Step 4:
http://tomcat.apache.org/tomcat-5.5-doc/proxy-howto.html
-Original Message-
From: James Carman [mailto:[EMAIL PROTECTED]
Sent: Monday, April 17, 2006 3:16 PM
To: 'Tapestry users'
Subject: RE: Problem With Application Behind Apache
Are you using a Pro
Are you using a ProxyPass and ProxyPassReverse? You have to make sure your
server.xml file tells your webapp what the actual server name is. On the
proxy Connector set proxyName="your server name".
-Original Message-
From: Pablo Ruggia [mailto:[EMAIL PROTECTED]
Sent: Monday, April 17, 2