[Twisted-Python] twisted.web and MySQLdb
Nathan Seven
scosol at yahoo.com
Tue Oct 28 20:34:22 MST 2003
--- James Y Knight <foom at fuhm.net> wrote:
>
> You should just not use the whole pickled app/saving
> state thing. Then
> you don't have to worry about this stuff at all. In
> addition the next
> person who comes along and wants to debug something
> will thank you
> profusely when he doesn't have to sit there and
> ponder "gee, I wonder
> what parameters the last person gave to mktap, cause
> I really would
> like to startup a second copy of that app on another
> port. (or from a
> different directory, with a new file type handler,
> whatever)...".
>
> I recommend configuring your webserver with python
> code and starting it
> with twistd -y. Perhaps not ideal but certainly
> better than the whole
> tap mess.
Right right- I'm not using it at all- but the other
guy seemed to have some requirement for it.
Tho- for logging and such I may use .app but just run
with the -no_save option.
=====
--
live- http://www.thedenofsin.org/
to- AIM: IMFDUP
_born to violate._
More information about the Twisted-Python
mailing list