Felix Quintana Wrote:
-------------------------------------------------------
> I have configured the server to accept SSL connections and after two
> or three requests always gives the error: 
> nginx.exe has encountered a problem and needs to close.
[...]
>     ssl_session_cache   shared:SSL:10m;

This is a known issue, ssl_session_cache has a bug when it attempts to use
shared memory.

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?2,247795,247810#msg-247810

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to