On Aug 29, 4:30 pm, Graham Dumpleton <[email protected]> wrote: > No, there isn't currently a way.
No worries - was worth asking :) > It is possible that it may get added in some way as a side effect of > instrumentation I intend adding to generate metrics about mod_wsgi > configuration, number of processes/threads and number of concurrent > requests for use by New Relic Python agent though. In the general case, it'd be ideal if the various daemon/mod-wsgi config options (the easy/useful ones anyway - processes, threads, daemon-mode, etc) were available via the mod_wsgi module. In the meantime I'll just have to be careful where I enable it :) Thanks, Rob :) -- 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.
