Hi! I'm pretty new to mod_wsgi. I have read through the most of mod_wsgi documentation. I found answers to many of my questions, however there is one topic I cannot find any information on. :/ Let's assume I have a apache server with mod_wsgi in daemon mode. All mod_wsgi processes and their threads process already a request. I assume, that mod_wsgi cannot accept another request in this situation. But what happens if another requests comes from apache now? Does apache wait for mod_wsgi? If so where can I define the timeout ?
Thanks in advance ! Best regards, Jan-Eric -- 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.
