LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: SSL accelarators

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: SSL accelarators
From: Horms <horms@xxxxxxxxxxxx>
Date: Thu, 13 Mar 2003 00:11:16 +0900
On Wed, Mar 12, 2003 at 06:45:08AM -0800, pb wrote:
> --- Julian Anastasov <ja@xxxxxx> wrote:
> > The SSL_accept operation is the bottleneck for non-hardware SSL
> > processing, SSL_accept handles the private key which costs very
> > much. The hw accel cards offload atleast this processing (the engine
> > is used internally from SSL_accept) but we continue to call SSL_read
> > and SSL_write without using the hw engine.
> 
> Would an SMP system make a difference such that the OS and general I/O
> is not bogged down?

Surely the problem is CPU and not I/O so to that end one would expect
that an SMP machine would help.

-- 
Horms
<Prev in Thread] Current Thread [Next in Thread>