How about hardware based? I know there are SSL to non-ssl hardware devices
that turn all incoming SSL into non-SSL so your web-app is completely
non-ssl based, but the web browser to the server (ssl device) is secure. I
know there are some that can handle 1000's of ssl transactions per second
(but you'll pay big money for those).


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of David Ekholm
> Sent: Monday, December 11, 2000 1:07 AM
> To: Orion-Interest
> Subject: Faster encryption
>
>
> I noticed a TPS drop (transactions per second) of factor four when I
> benchmarked my application using 128 bit SSL encryption (5 client threads)
> compared to non-encrypted benchmarking. I know that the SSL layer is
> pluggable in Orion, I use the standard one that comes with Orion 1.4.0.
>
> Is there a faster implementation of SSL for Java/Orion out there, maybe a
> native code solution? Or is the standard encryption package already using
> native code for the most critical sections? I guess not, as I
> have used C++
> packages for encryption previously and not noticed such CPU eating
> behaviour.
>
> /David
>
>
> "The Las Vegas of Online Gaming" David Ekholm
> System Architect
> Hammarby Kajväg 14, 120 30 Stockholm
> tel: +46 (0)8 55 69 67 11
> mob: +46 (0)70 486 77 38
> fax: +46 (0)8 55 69 67 07
> icq: 410993


Reply via email to