David Moreau Simard 7a4e625ca1
Setup WSGIDaemonProcess, ProcessGroup + ApplicationGroup for logs-dev
ARA running as a WSGI application highlighted the fact that we don't
currently fork succifient processes to handle the different calls.

In our specific context, logs.o.o's mod_wsgi is always busy because
logstash is hitting it. The default settings with the increased load
from ARA aren't able to keep up.

These values are being inspired by the puppet-openstacklib work for
their WSGI implementation [1].

[1]: http://git.openstack.org/cgit/openstack/puppet-openstacklib/tree/manifests/wsgi/apache.pp

Change-Id: If3e338f412771c178f064602081256b6abeffc28
2018-04-03 23:35:47 -04:00
..
2017-04-01 17:35:57 +02:00
2017-04-01 17:35:57 +02:00