[uwsgi] socket-timeout = 30 http-keepalive = false http-auto-chunked = true http-chunked-input = true http-raw-body = true chmod-socket = 666 lazy-apps = true add-header = Connection: close buffer-size = 65535 worker-reload-mercy = 80 hook-master-start = unix_signal:15 gracefully_kill_them_all thunder-lock = true plugins = http,python3 enable-threads = true exit-on-reload = false die-on-term = true master = true processes = 3 http-socket = 127.0.0.1:60999 wsgi-file = /opt/stack/data/venv/bin/glance-wsgi-api