durusmail: quixote-users: Re: R: [Quixote-users] Quixote / mod_python - test workflow?
Unicode support for Quixote 2
2004-09-03
2004-09-03
2004-09-03
2004-09-03
Quixote / mod_python - test workflow?
2004-09-04
Re: R: [Quixote-users] Quixote / mod_python - test workflow?
single word attributes in html.htmltag()
2004-09-05
Re: single word attributes in html.htmltag()
2004-09-06
2004-09-04
2004-09-08
Python Best of Breed web app snippets / small webapps
2004-09-08
2004-09-10
2004-09-09
2004-09-09
2004-09-09
2004-09-09
Re: R: [Quixote-users] Quixote / mod_python - test workflow?
Ksenia Marasanova
2004-09-04
> [...]
> MaxRequestsPerChild 1
> KeepAlive Off
> [...]
> I always use this trick while developing: speed is probably comparable
> to CGIs but you can keep the same handler and session manager you will
> use in production. These details may be not trasparently portable
> between a CGI and a mod_python publishing environment.
>

I wonder if there is a trick like this for SCGI?  I avoid plain CGI
while developing for the same reasons...

Ksenia.


reply