[openssl-users] DTLS in multi-thread and concurrent connection acceptance environment
Matt Caswell
matt at openssl.org
Tue Nov 28 14:04:03 UTC 2017
On 28/11/17 14:01, Anand Choubey via openssl-users wrote:
> But I do not know, whether DTLSv1_Listen/SSL_accept in the listener
> thread is capable to deal with thousands concurrent connection
> establishment. Is there known limitation around it?
I don't know if anyone has ever created any metrics on how far it can be
scaled. I've certainly not seen it if they have. But there are no known
limitations on this approach (this is the intended way to do things).
Matt
More information about the openssl-users
mailing list