Dear Dumpleton, I have some questions about mod_wsgi. Could you help me to understand the concept of the module, thanks!
I enable the multiple process (five processes) to run the WSGI application. When it receives an HTTP request then a process will execute the application. Which process scheduler (e.g. round-robin, FIFO, ...) is used, and how the mod_wsgi choose the next process? And can I change the process scheduler by configuration? Best wishes, Howie -- 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/CADWas%3DgSFgfsnnSq7fCUeg-wjb%3D1RiWD0Nknyapm1Wb2AquFHw%40mail.gmail.com.
