Palmer, Tom wrote:
So is there hope for better Java-based SSL performance with 1.5?  I've
tried using JMeter for some quick performance testing.  Works great for
non-SSL but SSL is dog-slow for even a couple of user threads on a
reasonably fast box.

If/until JMeter is changed to use non-blocking I/O channels instead of sockets, then the NIO/SSLEnging APIs will have no effect on the SSL performance (I am assuming that JMeter uses sockets at the present, since it's been around awhile).

If Sun makes performance improvements to the cipher suite implementations,
then this should help the performance in both cases.  I do not know if
such improvements have been made in 1.5.

--
-------------------------------------------------------------------------
Chris Merrill                  |  http://www.webperformanceinc.com
Web Performance Inc.           |  http://www.webperformancemonitoring.net

Website Load Testing, Stress Testing, and Performance Monitoring Software
-------------------------------------------------------------------------


_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to