[uwsgi] module = auth_proxy.wsgi callable = application uid = sme gid = sme http-socket = :8000 master = true http-auto-chunked = true http-keepalive = 1 lazy-apps = true wsgi-env-behavior = holy ;disable requests logging in favor of app`s consistent logs disable-logging = true cheaper = 1 processes = %(%k + 1) threads = 1 ;to handle 502 errors with uwsgi/elb ;default is 4K and is not enough buffer-size = 20480