horizon/openstack_dashboard/management/commands
Yves-Gwenael Bourhis 600620a8d5 Configuring number of apache processes
By default apache spawns only one process for the wsgi app if not specified.
This patch detects the number of CPUS to configure n CPUs +1 processes by
default and allows to specify the number of processes explicitly.

Change-Id: I684ecd15193cef169d7a86f66a47b7d1d76c1c24
Closes-Bug: #1658048
2017-01-20 11:49:34 +01:00
..
__init__.py Created a make_web_conf command. 2014-04-03 17:34:32 +02:00
apache_vhost.conf.template Configuring number of apache processes 2017-01-20 11:49:34 +01:00
extract_messages.py Refactor tox & update docs 2016-11-30 20:38:59 +00:00
horizon.wsgi.template Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
make_web_conf.py Configuring number of apache processes 2017-01-20 11:49:34 +01:00
migrate_settings.py Use argparse instead of optparse 2016-08-09 09:00:21 +03:00
update_catalog.py Refactor tox & update docs 2016-11-30 20:38:59 +00:00