Re: no live upstreams and NO previous error

2018-03-22 Thread manjusv
Hey Drookie, Can you let me know how you solved this issue? We are facing a similar issue which results in 502 gateway error and I'm not able to find a solution for it. Below is the error log from /var/log/nginx/error.log 2018/03/22 01:34:49 [error] 8779#0: *13133 no live upstreams while conne

Only compressed version of file on server , and supporting clients that don't send Accept-Encoding.

2018-03-22 Thread Hemant Bist
Hi, We have only gzipped files stored on nginx and need to serve client that : A) Support gzip transfer encoding (> 99% of the clients). They send Accept-Encoding: gzip header... B) < 1% of the clients that don't support transfer encoding. The don't send Accept-Encoding header. There is ample CPU

Re: Only compressed version of file on server , and supporting clients that don't send Accept-Encoding.

2018-03-22 Thread Maxim Dounin
Hello! On Thu, Mar 22, 2018 at 05:00:20PM -0700, Hemant Bist wrote: > Hi, > We have only gzipped files stored on nginx and need to serve client that : > A) Support gzip transfer encoding (> 99% of the clients). They send > Accept-Encoding: gzip header... > B) < 1% of the clients that don't suppor