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.