X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fkeystone%2Fmanifests%2Fwsgi%2Fapache.pp;h=3192821b9102041da04772baa144dbf2bc55c151;hb=251e7bcc5bd4288912203f53bf19f9116801cd54;hp=43e3b8515177a260514a8d48ea7b713d6d13deed;hpb=942bbed848a6cd86bab53c9acfc72e95a3408332;p=dsa-puppet.git diff --git a/3rdparty/modules/keystone/manifests/wsgi/apache.pp b/3rdparty/modules/keystone/manifests/wsgi/apache.pp index 43e3b851..3192821b 100644 --- a/3rdparty/modules/keystone/manifests/wsgi/apache.pp +++ b/3rdparty/modules/keystone/manifests/wsgi/apache.pp @@ -1,6 +1,7 @@ # # Class to serve keystone with apache mod_wsgi in place of keystone service # +# # Serving keystone from apache is the recommended way to go for production # systems as the current keystone implementation is not multi-processor aware, # thus limiting the performance for concurrent accesses.