I am using wsgi daemon mode with default apache mpm prefork module. In wsgi 
I have used 2 process with 4 threads and I expect only 7 threads per each 
process at any point of time. But, somehow I see the threads count is not 
constant and I can see around 55 threads per each process. I am confused 
why this is happening.

WSGIDaemonProcess test processes=2 threads=4 display-name=%{GROUP}

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/27f81b1d-8ccc-4567-930b-c53bf9179839n%40googlegroups.com.

Reply via email to