[EMAIL PROTECTED] schrieb:
> 
> > How about using eiterh mod_ssl or Apache-SSL togetehr with
> > ProxyPass directive?
> >
> > It seems like a bit overkill but should work.
> >
> > Furthermore I suggest buying some hardware crypto accelerator
> > that gives you *much* performance gain.
> 
> A hardware implementation of 48bit SSL seems like a bit of a waste of

It's either 40 or 56 bit symmetric key length...

> effort :) A decent CPU and a threaded/single process can do it no

...but what's you hit is the 512 Bit RSA provate key operations
that will put the load on your server.

> problems. The apache thing could work, but again, its a fork module,
> although a very efficient one (leaves processes around). I guess its my
> last resort if nothing else is ready by opening.
> 
> Richard
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to