keystone/httpd
Brant Knudson d03ed967dd Keystone uwsgi performance tuning
I ran some tests locally that showed that when using the uwsgi
deploy the keystone server wasn't using all the processes
available. When I switched from "threads" to "processes" the
concurrent performance improved considerably. So I'm proposing
that the docs use processes to improve performance.

Change-Id: I5375702f45ccb82c02ff2bba1eabda836d5d25eb
2016-06-05 18:47:30 -05:00
..
README Fixes grammar in the httpd README 2015-07-10 12:07:13 +00:00
keystone-uwsgi-admin.ini Keystone uwsgi performance tuning 2016-06-05 18:47:30 -05:00
keystone-uwsgi-public.ini Keystone uwsgi performance tuning 2016-06-05 18:47:30 -05:00
keystone.py Deprecate httpd/keystone.py 2015-09-30 12:15:53 -05:00
uwsgi-keystone.conf Document running in uwsgi proxied by apache 2016-03-15 15:04:13 -05:00
wsgi-keystone.conf Merge "Document httpd for accept on /identity, /identity_admin" 2015-10-08 05:09:18 +00:00

README

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