This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/conf/nginx
Joseph Schorr bf51ec20e8 Disable gzip on HEAD requests in v2 endpoints
nginx's gzip module will ignore the content-length header on the HEAD request and try to gzip the body.... but there is no body, so it simply writes no header at all.

Code to turn this off was based off of https://trac.nginx.org/nginx/ticket/261
2017-05-03 18:27:45 -04:00
..
dhparams.pem move nginx 2016-08-10 16:14:54 -04:00
hosted-http-base.conf move nginx 2016-08-10 16:14:54 -04:00
http-base.conf Configure nginx to gzip our svg and js files. 2016-11-29 09:30:52 -05:00
nginx.conf.jnj Add dnsmasq so nginx will allow an upstream service to not block startup 2017-02-23 14:38:16 -05:00
rate-limiting.conf move nginx 2016-08-10 16:14:54 -04:00
resolver.conf Add dnsmasq so nginx will allow an upstream service to not block startup 2017-02-23 14:38:16 -05:00
root-base.conf move nginx 2016-08-10 16:14:54 -04:00
server-base.conf.jnj Disable gzip on HEAD requests in v2 endpoints 2017-05-03 18:27:45 -04:00