On Thu, 29 Mar 2018, iain MacDonnell wrote:

If I'm reading

http://modwsgi.readthedocs.io/en/develop/user-guides/processes-and-threading.html

right, it seems that the MPM is not pertinent when using WSGIDaemonProcess.

It doesn't impact the number wsgi processes that will exist or how
they are configured, but it does control the flexibility with which
apache itself will scale to accept initial connections. That's not a
problem you're yet seeing at your scale, but is an issue when the
number of compute nodes gets much bigger.

--
Chris Dent                       ٩◔̯◔۶           https://anticdent.org/
freenode: cdent                                         tw: @anticdent
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to