Hi there, On Wed, Jan 28, 2009 at 9:35 PM, Ron Garret <rnospa...@flownet.com> wrote: > I'm running a WSGI app under apache/mod_wsgi and I've noticed that
Off the bat, there's no reason to run an app under apache/mod_wsgi while developing it, ie. if u use Pylons or TurboGears, there's an easier way to serve the app (using paster or cherrypy). Secondly, why are you restarting apache after code changes? In normal circumstances, you shouldn't have to do that. -- a lex 13 x http://www.a13x.info -- http://mail.python.org/mailman/listinfo/python-list