We are finding that the default (Sun) SSL implementation does not give us acceptable performance.
Can anyone recommend an SSL implementation for Java that is performance- oriented. Commercial or open-source are acceptable.
I would recommend looking into hardware SSL accelerators. This has a double benefit: it speeds up your SSL traffic, and reduces the load on your web/app server machines. While this isn't software, and these appliances aren't cheap, it is a good way of architecting a high volume site. Some of these appliances also do load-balancing and caching to boot.
HTH Pratik
_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
