RE: SSL session cache full

2020-03-16 Thread Cox, Eric S
How can this be monitored however? -Original Message- From: nginx On Behalf Of Maxim Dounin Sent: Monday, March 16, 2020 8:33 AM To: nginx@nginx.org Subject: Re: SSL session cache full ** [EXTERNAL EMAIL]: Do not click links or open attachments unless you recognize the sender and know

Re: SSL session cache full

2020-03-16 Thread Maxim Dounin
Hello! On Mon, Mar 16, 2020 at 12:36:21AM -0700, Frank Liu wrote: > I have a question after reading https://trac.nginx.org/nginx/ticket/621 . > When that alert is logged in error log, what will happen to the connection? > Will the client get an error (such as HTTP 4XX), or will it work as if the

SSL session cache full

2020-03-16 Thread Frank Liu
Hi, I have a question after reading https://trac.nginx.org/nginx/ticket/621 . When that alert is logged in error log, what will happen to the connection? Will the client get an error (such as HTTP 4XX), or will it work as if the server doesn't support session resumption? As mentioned in comment3 i