I have a centos 8 server with nginx and certbot installed. When I check:
cat /var/log/nginx/error.log
I get this error a lot:
[alert] 2245236#0: *42902735 could not allocate new session in SSL session shared cache "le_nginx_SSL" while SSL handshaking, client: ip, server: ip
Would you know how to fix this issue?
Thank you.