Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

Problem with NGINX on MIPS processor (1 reply)

$
0
0
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 accept any connection. I have tried strace on the nginx server process and observed that worker process in busy in writing some data to the closed(first) connection.

PS: i have tried the same experiment on x86 and didn't face any such issue.

Appreciate any help/suggestions regarding this issue.

Thanks
Ravichandra

Viewing all articles
Browse latest Browse all 7229

Trending Articles