glance/httpd
Matthew Treinish 49207995e2 Add doc note on using chunked encoding with uwsgi
This commit adds a note to the docs further explaining how to run glance
as a wsgi script with uwsgi. Since pike doesn't support chunked encoding
on requests we need apache to dechunk them before forwarding the request
to glance/uwsgi.

Change-Id: Ib09d2196d038d5f591d47349e66eba1bf609fcaa
2017-08-23 15:12:58 -05:00
..
README Add docs and sample configs for running glance with apache 2017-06-18 04:00:48 -04:00
glance-api-uwsgi.ini Add doc note on using chunked encoding with uwsgi 2017-08-23 15:12:58 -05:00
uwsgi-glance-api.conf Add doc note on using chunked encoding with uwsgi 2017-08-23 15:12:58 -05:00

README

Documentation for running Glance with Apache HTTPD is in
doc/source/apache-httpd.rst