On Tue, May 19, 2009 at 5:09 PM, gert <[email protected]> wrote:
> Ok you win, but only if you can show me wsgi code that can tell a
> request to go to a other process in case they are no more threads with
> some sort of ENV transfer session id :P

Create a new thread.  I'm sure transferring the ENV would take more resources.

If you're out of threads per process on the OS level, I'm guessing you
have bigger problems than your choice of scaling techniques.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to