manila/httpd/uwsgi-manila.conf
Victoria Martinez de la Cruz 7a1414977f Add uWSGI configuration samples
Added some samples on uWSGI config and some docs
on how to run manila with uWSGI for contributors.

Partially-implements: blueprint wsgi-web-servers-support

Change-Id: I8e68619b00255197b3d3cf6796c60d1a3a04ff36
2020-08-11 21:00:18 +00:00

4 lines
93 B
Plaintext

KeepAlive Off
SetEnv proxy-sendchunked 1
ProxyPass "/share" "http://127.0.0.1:51999" retry=0