So, if I am using mod_wsgi, in daemon mode, is there a way to reload/ restart code for, while leaving the others unaffected? I think I read that there is auto reloading of the daemons if the code changes... is that correct?
What I want is to have each app as insulated as possible from each other. I'll use virtualenv et al, but I would think that apache restarts would affect all apps? But under daemon mode, I should be able to signal them or something? ( the daemons ) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
