nginx.exe has encountered a problem and needs to close. (SSL)
itpp2012
nginx-forum at nginx.us
Thu Feb 20 18:10:36 UTC 2014
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
More information about the nginx
mailing list