I've been wondering about it too, and for the same reasons, wouldn't be
possible to set a -reload parameter on development mode? or just a mode
that assumes it by itself, develmode or something like that. 

Marco

> Hi,
> 
> Just wondering if the admin application could off the option to
> restart the development webserver.
> 
> When running in development mode using "python2.5 web2py.py" there
> are a few times when the server needs to be stopped or restarted
> (install upgrade, adding routes.py).
> 
> I wondered whether it would be possible for the admin application to
> at least do a clean shutdown to save me needing to open an extra
> terminal and paste the "kill -SIGTERM nnnn" command. I even wonder if
> it would be possible to go one step further and automagically restart
> web2py
> 
> Obviously this is protected so it only works if logged into admin and
> running web2py directly (or maybe the GAE server as well) rather than
> using another server.
> 
> Dave
> 

Reply via email to