Re: nginx on high load (upstream prematurely closed connection while reading response header from upstream)

2016-05-19 Thread Francis Daly
On Thu, May 19, 2016 at 04:31:14AM -0400, muzi wrote: Hi there, > upstream is php-fpm server > (127.0.0.1) and its also setup to handle huge load, during above errors, i > see the site is opening fine. but don't know where to catch it. PM is also > set on demand and maximum childerns set to 9

Re: TLS for a generic TCP session?

2016-05-19 Thread Preety Mordani
Hi Maxim, Thanks for your email. I will take a look. Best, Preety On Thu, May 19, 2016 at 1:38 AM, Maxim Konovalov wrote: > Hi Preety, > > On 5/19/16 2:57 AM, Preety Mordani wrote: > > > > > > Hey All, > > > > I was looking over the feature differences between nginx and > > nginx-plus and its

CPU load monitoring / dynamically limit number of connections to server

2016-05-19 Thread ohenley
Hi to all, Is there a way to monitor the busyness of my dedicated server cpu cores and stop serving new connections passed a given cpu load threshold? Put another way, what is the standard approach/technique to dynamically limit the maximum number of connections my machine can cope with? Thank yo

Re: Range request with Accept-Encoding:“gzip,deflate" for *.pdf.* file-name pattern returns 416

2016-05-19 Thread yogeshorai
Thnx maxim for pointing it out. We investigated further and issue seems to be at our back-end server. Thanks a lot for your help Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266713,266998#msg-266998 ___ nginx mailing list nginx@nginx.org

Re: TLS for a generic TCP session?

2016-05-19 Thread Maxim Konovalov
Hi Preety, On 5/19/16 2:57 AM, Preety Mordani wrote: > > > Hey All, > > I was looking over the feature differences between nginx and > nginx-plus and its not clear to me if nginx by itself supports TLS > termination for a generic TCP session. > > If it does not support TLS termination for TCP

Re: nginx on high load (upstream prematurely closed connection while reading response header from upstream)

2016-05-19 Thread muzi
Dear Francis Daly , thankyou for your response, upstream is php-fpm server (127.0.0.1) and its also setup to handle huge load, during above errors, i see the site is opening fine. but don't know where to catch it. PM is also set on demand and maximum childerns set to 9 to handle the load, and n