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
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
..
init Add missing team sync worker service 2017-04-10 20:11:57 -04:00
nginx Disable gzip on HEAD requests in v2 endpoints 2017-05-03 18:27:45 -04:00
gunicorn_local.py Crypto's Random needs to be reset after forks, otherwise it exceptions 2015-09-28 15:45:01 -04:00
gunicorn_registry.py Crypto's Random needs to be reset after forks, otherwise it exceptions 2015-09-28 15:45:01 -04:00
gunicorn_secscan.py Split secscan endpoints into a new process 2016-05-02 11:38:00 -04:00
gunicorn_verbs.py Re-seed crypto random on all forks 2015-11-17 12:23:10 -05:00
gunicorn_web.py Re-seed crypto random on all forks 2015-11-17 12:23:10 -05:00
jwtproxy_conf.yaml.jnj Implement setup tool support for Clair 2016-05-04 13:40:50 -04:00
kill-buildmanager.sh Dump core when killing buildmanager from monit 2016-11-17 10:20:03 -08:00
logging.conf Unify the logging infrastructure and turn the prod logging level to INFO in preparation for picking up a new cloud logger. 2015-02-11 14:15:18 -05:00
logging_debug.conf Silence boto logs when running locally 2015-11-18 19:04:26 -05:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
monitrc Don't dump core when killing buildmanager 2016-11-17 14:31:11 -08:00