On Friday, September 7, 2012 1:43:12 AM UTC-4, Graham Dumpleton wrote: > > What this is therefore showing is where the daemon mode processes get > overloaded, although does require Apache worker processes still having > enough threads to keep accepting requests and let them back up in the > worker processes rather than the listener queue, otherwise time stamp > not applied. > > Should I understand that the prefork MPM will defeat being able to use mod_wsgi.queue_start value? That is, with prefork MPM, are all the requests doomed to stay in the listener queue until the daemon process is ready for it anyway, making the mod_wsgi.queue_start value meaningless?
-- You received this message because you are subscribed to the Google Groups "modwsgi" group. To view this discussion on the web visit https://groups.google.com/d/msg/modwsgi/-/6S_p3-tttWgJ. 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.
