[uwsgi] start-time = %t 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 hook-master-start = unix_signal:15 gracefully_kill_them_all thunder-lock = true plugins = http,python3 enable-threads = true worker-reload-mercy = 80 exit-on-reload = false die-on-term = true master = true processes = 2 http-socket = 127.0.0.1:60999 module = glance.wsgi.api:application