On Wed, 05 May 2010 13:04:00 +0200, Graham Dumpleton
<[email protected]> wrote:
[...]Did previously do some work on trying to instrument mod_wsgi so as
to
try and capture some statistics about thread utilisation and other
factors, but had to back it out as was all airy fairy and wasn't
really obvious how one could even use it to tune things, plus in
unfinished state was holding up a release. In the end it just provided
more variables to feed the magic voodoo and didn't make it any
simpler. This statistics gathering may return at some point when work
out what is actually meaningful to capture and how to bring it
together in real time where a multiprocess configuration is used.
Anyway, if anyone thinks they have a simple solution to the problem,
then will gladly listen to suggestions.
Thanks, this sounds interesting! Just to make sure I'm understood
correctly: As we have to configure mod_wsgi and decide how many processes
and threads we want to use some feedback from mod_wsgi would be great to
tell us if our configuration setting for processes and threads makes
sense. So I'm not asking for more statistics. :)
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.