In article <[email protected]>, Bruno Desthuilliers <[email protected]> wrote:
> Ron Garret a écrit : > > In article <[email protected]>, > > Aleksandar Radulovic <[email protected]> wrote: > (snip) > >> Secondly, why are you restarting apache after code changes? In normal > >> circumstances, you shouldn't have to do that. > > > > I thought (and experiment confirms) that only the main WSGI app file > > gets reloaded automatically when it changes, not the libraries. > > Depends on how you configure mod_wsgi. Read the part about "Process > Reloading Mechanism" here: > http://code.google.com/p/modwsgi/wiki/ReloadingSourceCode I'm running Debian Etch, which means I have an older version of mod_wsgi, which means I don't have the process reloading mechanism. rg
-- http://mail.python.org/mailman/listinfo/python-list
