keystone/httpd
Brant Knudson cc3e797bca Update sample uwsgi config for lazy-apps
Keystone had a problem where there was a memcached socket
opened very early on startup which then got shared between
worker processes when running under uwsgi. Since we don't have
a test or a way to ensure that no sockets are opened too early
for uwsgi, let's recommend setting lazy-apps to avoid issues.

Change-Id: I8b46c5424094d3abe9a986da4ee1143f72a91a4d
Related-Bug: 1600394
2016-08-31 15:41:21 -05:00
..
README Fixes grammar in the httpd README 2015-07-10 12:07:13 +00:00
keystone-uwsgi-admin.ini Update sample uwsgi config for lazy-apps 2016-08-31 15:41:21 -05:00
keystone-uwsgi-public.ini Update sample uwsgi config for lazy-apps 2016-08-31 15:41:21 -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