horizon/openstack_dashboard/management
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
..
commands Configuring number of apache processes 2017-01-20 11:49:34 +01:00
__init__.py Created a make_web_conf command. 2014-04-03 17:34:32 +02:00