Running unmodified CGI scripts persistently under mod_wsgi.
Istvan Albert
istvan.albert at gmail.com
Tue Nov 27 15:20:34 EST 2007
On Nov 25, 1:55 am, Graham Dumpleton <Graham.Dumple... at gmail.com>
wrote:
> The other question is whether there is even a demand for this. Do
> people want to be able to take unmodified Python CGI scripts and try
> to run them persistently in this way, or would they be better off
> converting them to proper WSGI applications.
I think CGI will be with us for many decades.
It will be awesome if mod_wsgi can run CGI without invoking python on
each access.
i.
More information about the Python-list
mailing list