So I have cherrypy running through lighttpd by way of fastCGI. My
question is this: whenever I make a code change to my application, or
an underlying python library, do I really have to bounce lighttpd? Is
there some other way of... recompiling the application?
Thanks. Yes, total n00b question. Appreciate it.