Hello!
On Tue, Jan 05, 2021 at 02:13:04PM -0800, Frank Liu wrote:
> If I have a 5M pem file for ssl_client_certificate, and 1000 concurrent
> connections, will nginx load the file 1000 times with 1000*5M memory usage,
> or only 1 time load in memory to be shared across all connections?
The certi
Hi,
If I have a 5M pem file for ssl_client_certificate, and 1000 concurrent
connections, will nginx load the file 1000 times with 1000*5M memory usage,
or only 1 time load in memory to be shared across all connections?
Thanks!
Frank
___
nginx mailing li