Re: [EMAIL PROTECTED] Very nasty ajp error when using ssl, client certificates, mod_proxy_ajp and jetty 6

2008-10-03 Thread George Mashini
Dennis, I get the same type of behavior connecting to Tomcat via AJP. This happens to me without SSL. I posted a note about it but I have not gotten any feedback yet. Please keep us updated on your progress, I will do the same. George On Fri, Oct 3, 2008 at 10:41 AM, Denis McCarthy <[EMAIL PR

[EMAIL PROTECTED] Re: Proxy to Tomcat AJP

2008-10-02 Thread George Mashini
Hello, Just wondering if anyone can see a configuration issue in the httpd.conf that would cause connections to get refused or hung. Or any recommendations on the ProxyPass. Any help would be appreciated. Thank you, George

Re: [EMAIL PROTECTED] Proxy to Tomcat AJP

2008-10-01 Thread George Mashini
> > > http://tomcat.apache.org/tomcat-6.0-doc/printer/apr.html > > > > > > -Jorge > > > -- > > *From:* George Mashini [mailto:[EMAIL PROTECTED] > *Sent:* Tuesday, September 30, 2008 8:34 PM > *To:* users > *Subject:* [EMA

[EMAIL PROTECTED] Proxy to Tomcat AJP

2008-09-30 Thread George Mashini
Hello, I setup Apache to proxy to Tomcat using AJP, currently without SSL. This is being used to connect a Flex application that uses AMF to Java on the back end. All AMF calls are done using a POST to a servlet. I have 3 tomcat instances running on separate ports. Login is used for logging in

[EMAIL PROTECTED] Proxy to Tomcat AJP

2008-09-30 Thread George Mashini
Hello, I setup Apache to proxy to Tomcat using AJP, currently without SSL. This is being used to connect a Flex application that uses AMF to Java on the back end. All AMF calls are done using a POST to a servlet. I have 3 tomcat instances running on separate ports. Login is used for logging in