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.
> -----Original Message----- > From: Web Performance Support [mailto:[EMAIL PROTECTED] > Sent: Monday, January 05, 2004 4:16 PM > To: Research Triangle Java User's Group mailing list. > Subject: Re: [Juglist] Cool stuff with Java? > > Andrew Oliver wrote: > >Is anyone doing anything cool with Java these days? > > Hmmm...dunno if it qualifies as 'cool'...but I just finished implementing > an SSL HTTP client under the asynchronous I/O model (java.nio) and the > new SSL implementation from Sun in JDK 1.5 pre-relase. Then they changed > the API so I'm doing it again. > > On second thought, I am sure it is not cool...it's a PITA! > > But I know a lot more about SSL/TLS than I did before! > > -- > ------------------------------------------------------------------------ - > Support Services | http://webperformanceinc.com > Web Performance Inc. | http://webperformancemonitoring.net > > Website Load Testing, Stress Testing, and Performance Monitoring Software > ------------------------------------------------------------------------ - > > > > _______________________________________________ > Juglist mailing list > [EMAIL PROTECTED] > http://trijug.org/mailman/listinfo/juglist_trijug.org _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
