On Sunday, January 10, 2016 at 7:39:49 PM UTC-5, Srikanth Bemineni wrote: > > > > Hi , > > Is there way we can make uwsgi reload on src change during development. I > am looking for similar behaviour as pserve development.ini --reload > > > This doesn't answer your question, but I would recommend using pserve and waitress for development. Although you should keep your development environment as similar as possible to production, the ease of not installing/configuring uWSGI on the development machine trumps the consistency of environment. I've found that the during development there are very rarely changes any of the uwsgi server configuration and it's much faster to get setup if you don't have the dependency on uWSGI.
-- Jason -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
