freeipa/ipaplatform/base
Christian Heimes f1d5ab3a03 Increase WSGI process count to 5 on 64bit
Increase the WSGI daemon worker process count from 2 processes to 5
processes. This allows IPA RPC to handle more parallel requests. The
additional processes increase memory consumption by approximante 250 MB
in total.

Since memory is scarce on 32bit platforms, only 64bit platforms are
bumped to 5 workers.

Fixes: https://pagure.io/freeipa/issue/7587
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-06-15 13:02:53 +02:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py Increase WSGI process count to 5 on 64bit 2018-06-15 13:02:53 +02:00
paths.py Move client templates to separate directory 2018-06-05 16:34:27 -04:00
services.py Log service start/stop/restart message 2018-04-28 09:07:28 +02:00
tasks.py Fix HTTPD SSL configuration for Debian. 2018-05-29 17:03:56 +02:00