2011/4/18 Michael Proto <[email protected]>:
> In short, crypto accelerators in SBCs like the Soekris are more for
> in-kernel crypto processing (like aes-encrypted disks and IPSec), and
> less for userland processing. Obviously I don't know what you're
> trying to do with OpenSSL, but in my own experience having crypto
> accelerator support in userland gave me no measurable benefit.

Thanks for the input. I'm using the net5501 as a load balancer using
nginx as a reverse proxy. nginx does the SSL decryption then sends the
requests unencrypted to the right web server.

It works well but doesn't scale well under load, I was hoping that
using a crypto accelerator would solve my problem but I guess I'll
have to use a bigger machine.

Thanks,
GFK's
-- 
http://guillaume.filion.org/
_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to