> Hi All,
>
> How many concurrent user will be provided by the OPENSSL solution?
> We plan an SSL VPN solution with up to 3000 concurrent users.
>
> Kind Regards
>
> Kurt Laux
> Schweickert Netzwerktechnik GmbH
> Dietmar-Hopp-Allee 19
> D-69190 Walldorf
> Germany

We've tested to 16,000 concurrent SSL connections on several platform,
including Windows XP, Windows Server, and x86 Linux. We use BIO pairs and
whatever I/O mechanism works best on the platform (IOCP on Windows, epoll on
Linux).

OpenSSL will not be your limiting factor.

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to