Re: Problem with NGINX on MIPS processor

2015-08-06 Thread mynidiravichandra
Thanks, Maxim. It was a problem in SSL code. Ravichandra Posted at Nginx Forum: http://forum.nginx.org/read.php?2,260725,260814#msg-260814 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Problem with NGINX on MIPS processor

2015-08-03 Thread mynidiravichandra
Hi, I am trying to run nginx on a MIPS processor. In my NGINX server configuration, i have used only worker process. When i try connecting with openssl s_client application, i am able to connect only once. After this, the first connection is closed and if i try connecting again, server doesn't ac