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
Hello!
On Mon, Aug 03, 2015 at 08:44:52AM -0400, mynidiravichandra wrote:
> 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 t
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