Hello everyone

I have a question about embeded mode operation. I thought that for every
request, a new process is started..
After seeing strange behavior in my code, I realized that the processes do
not die, remain active.
When I make a request to the server, such request fall somewhere above
process with already instantiated objects. Objects of previous request.


This is normal? Thanks

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