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
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
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