Merge "Bump amount of mod_wsgi processes for static vhosts to 16"
This commit is contained in:
commit
b8c878755e
@ -201,6 +201,7 @@ class openstack_project::static (
|
||||
jenkins_ssh_key => $openstack_project::jenkins_ssh_key,
|
||||
domain => 'openstack.org',
|
||||
ara_middleware => true,
|
||||
wsgi_processes => 16,
|
||||
swift_authurl => $swift_authurl,
|
||||
swift_user => $swift_user,
|
||||
swift_key => $swift_key,
|
||||
|
Loading…
Reference in New Issue
Block a user