Re: Tomcat 7 with APR connector: connection fails when client uses SSLv2Hello

2014-12-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tadeusz, On 12/12/14 1:09 PM, Sacilowski, Tadeusz wrote: > I was using SSLProtocol="TLSv1" explicitly. However, when I > switched to "all" the health monitor kicked back in. Interestingly > though, I decided to switch it back to my original APR > co

Re: Tomcat 7 with APR connector: connection fails when client uses SSLv2Hello

2014-12-12 Thread Sacilowski, Tadeusz
I was using SSLProtocol="TLSv1" explicitly. However, when I switched to "all" the health monitor kicked back in. Interestingly though, I decided to switch it back to my original APR configuration (the one that was giving me issues with the health monitor in the first place) and the monitor continue

Re: Tomcat 7 with APR connector: connection fails when client uses SSLv2Hello

2014-12-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tadeusz, On 12/11/14 2:15 PM, Sacilowski, Tadeusz wrote: > I'm in the process of upgrading our Tomcat servers to Tomcat 7 > (7.0.57). I'm also trying to use the APR connector (TC-Native > 1.1.32) for SSL. The servers sit behind an F5 load balancer (

Tomcat 7 with APR connector: connection fails when client uses SSLv2Hello

2014-12-11 Thread Sacilowski, Tadeusz
Hello, I'm in the process of upgrading our Tomcat servers to Tomcat 7 (7.0.57). I'm also trying to use the APR connector (TC-Native 1.1.32) for SSL. The servers sit behind an F5 load balancer (LTM 10.2.1) that uses an HTTP health monitor to mark nodes up/down. Prior to updating to the APR connect