X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fkeystone%2Fmanifests%2Fwsgi%2Fapache.pp;h=3192821b9102041da04772baa144dbf2bc55c151;hb=251e7bcc5bd4288912203f53bf19f9116801cd54;hp=42dec06227b948fc1451c4adbdbfb14accc08a38;hpb=4631045ebb77ee8622f6fa09277a50c372bcc02e;p=dsa-puppet.git diff --git a/3rdparty/modules/keystone/manifests/wsgi/apache.pp b/3rdparty/modules/keystone/manifests/wsgi/apache.pp index 42dec062..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. @@ -72,7 +73,7 @@ # # == Authors # -# François Charlier +# Francois Charlier # # == Copyright #