On 2006-11-28 22:46:56 -0000, Stefan Meier wrote: > Proxying to several standalone TG servers is not an option. The Apache > currently provides CGI and mod_python (but can add other modules, I > have control over it). I am currently working with the mpcp bridge to > connect TG to mod_python, but that seems to work only for one TG app, > and I would have to deploy multiple ( <= 10 ) TG apps within one and > the same apache, each with their own env, DB connection etc.
I've had no problem deploying multiple TG apps with mod_python. The only catch is that you have to give each its own virtual host if you don't want to jump through crazy hoops. -- anders pearson : http://www.columbia.edu/~anders/ C C N M T L : http://www.ccnmtl.columbia.edu/ weblog : http://thraxil.org/
pgp4SQRYrkXdU.pgp
Description: PGP signature

