Re: SSL, mod_proxy_ajp and AJP connectors query

2010-07-23 Thread Brett Delle Grazie
To Christopher and Rainer, Thanks, that resolved the issue completely. Best Regards, Brett On Thu, 2010-07-22 at 17:35 -0400, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Brett, > > On 7/22/2010 1:31 PM, Brett Delle Grazie wrote: > > Tomcat 6.0.28 (binary d

Re: SSL, mod_proxy_ajp and AJP connectors query

2010-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brett, On 7/22/2010 1:31 PM, Brett Delle Grazie wrote: > Tomcat 6.0.28 (binary distribution from apache). > > My question is, in the Tomcat server.xml, do I require _two_ AJP > connectors as follows: > > (executor omitted for simplicity) > > >

Re: SSL, mod_proxy_ajp and AJP connectors query

2010-07-22 Thread Rainer Jung
On 22.07.2010 19:31, Brett Delle Grazie wrote: Hi, I'm using RHEL5.5 (Up-to-date) Apache httpd-2.2.3 (from RHEL) with mod_proxy/mod_proxy_ajp Tomcat 6.0.28 (binary distribution from apache). Tomcat native libs (1.1.20, compiled) I have a question regarding AJP connectors and SSL Our applicatio

SSL, mod_proxy_ajp and AJP connectors query

2010-07-22 Thread Brett Delle Grazie
Hi, I'm using RHEL5.5 (Up-to-date) Apache httpd-2.2.3 (from RHEL) with mod_proxy/mod_proxy_ajp Tomcat 6.0.28 (binary distribution from apache). Tomcat native libs (1.1.20, compiled) I have a question regarding AJP connectors and SSL Our application is being SSL offloaded at the HTTPD server end