I tried java 7 with no luck. Of course then I reread https://forums.oracle.com/forums/thread.jspa?threadID=2332936 and saw the "fix" is in 7u6 which is pre-lease.
I tried the other suggestion of replacing jsse.jar with the 6u27 version and the numbers came way down. Avg. 1430 - median 1104 - 90% line 3430 - max 10586 This is more in line with what I expected, or at least hoped for. > -----Original Message----- > From: Marvin Addison [mailto:[email protected]] > Sent: Thursday, May 17, 2012 9:36 PM > To: [email protected] > Subject: Re: [cas-user] java 7 > > > > With ldaps the numbers are(in ms): > > Avg. 8501 - median 9888 - 90% line 10934 - max 16648 > > > > If I switch to just ldap, no ssl/tls: > > Avg. 979 - median 607 - 90% line 3274 - max 10020 > > This is the general pattern that would be expected if there were a SSL > handshake on every ldaps request. > > > I am using connection pooling, and have verified in the logs that it is > > being > used. > > Please share your deployerConfigContext.xml. > > M > > > > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see http://www.ja- > sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
