Are there any guidelines how to find a reasonable value for processes and
threads in daemon mode? For example how do I know if x processes and y
threads are sufficient?
<http://code.google.com/p/modwsgi/wiki/ProcessesAndThreading> recommends
to "plan ahead and make sure the number of processes and threads defined
is adequate to cope with the expected load". Now a simple to interpret
number like "mod_wsgi load average" would be great. :) As it doesn't exist
are there any mod_wsgi-specific guidelines out there to calculate such a
number yourself?
Boris
--
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/modwsgi?hl=en.