Jeremy,

A quick poke through mod_python.c shows mod_py tries to be resilient:

Yeah, cherrypy.wsgiserver provides this level of isolation. There are still cases where a rogue thread could take down the server, e.g., with an infinite loop, but I think that's to be expected at some level.



chad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to