Re: nginx.exe has encountered a problem and needs to close. (SSL)

2014-02-20 Thread Felix Quintana
It works well. thank you very much___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: nginx.exe has encountered a problem and needs to close. (SSL)

2014-02-20 Thread itpp2012
You might try; ssl_session_cache builtin:4000; which seems to work ok as its processed inside openssl only. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247795,247813#msg-247813 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.or

Re: nginx.exe has encountered a problem and needs to close. (SSL)

2014-02-20 Thread Felix Quintana
Thank you very much. I commented the lines ssl_session_timeout and ssl_session_cache and now everything works fine.___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: nginx.exe has encountered a problem and needs to close. (SSL)

2014-02-20 Thread itpp2012
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;

nginx.exe has encountered a problem and needs to close. (SSL)

2014-02-20 Thread Felix Quintana
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. Restart server does not work, the first request fails. Restart the computer let me make two or three requests without problems an