Re: thread_pool in Windows

2018-03-06 Thread Sergey Sandler
Thank you, Valentin. There is something I am missing. Please see the start of the error.log below, 2018/03/04 14:05:50 [notice] 5144#9212: using the "select" event method 2018/03/04 14:05:50 [notice] 5144#9212: using the "select" event method 2018/03/04 14:05:50 [notice] 5144#9212: nginx/1.12.2 2

Re: thread_pool in Windows

2018-03-05 Thread Sergey Sandler
Hi Maxim, Thank you for prompt reply. I suspect there would be no delays/timeouts if there was a single thread in nginx that communicates with the upstream server. There is no simple way to restrict nginx threads number to one in Windows? Serving static files directly by nginx will likely solve

thread_pool in Windows

2018-03-03 Thread Sergey Sandler
Hi, I am running Nginx as a proxy for a single-threaded server (Shiny R) in Windows;both the proxy and the server are located on the same machine. There are delays due to timeout errors: "upstream timed out: A connection attempt failed because the connected party did not properly respond after