URL: https://github.com/freeipa/freeipa/pull/2066 Author: tiran Title: #2066: Use 4 WSGI workers on 64bit systems Action: opened
PR body: """ Commit f1d5ab3a03191dbb02e5f95308cf8c4f1971cdcf increases WSGI worker count to five. This turned out to be a bit much for our test systems. Four workers are good enough and still double the old amount.
See: https://pagure.io/freeipa/issue/7587 Signed-off-by: Christian Heimes cheimes@redhat.com
Manual backport of PR #2062 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2066/head:pr2066 git checkout pr2066
URL: https://github.com/freeipa/freeipa/pull/2066 Author: tiran Title: #2066: [Backport][ipa-4-6] Use 4 WSGI workers on 64bit systems Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2066/head:pr2066 git checkout pr2066
freeipa-devel@lists.fedorahosted.org