Running unmodified CGI scripts persistently under mod_wsgi.
Istvan Albert
istvan.albert at gmail.com
Tue Nov 27 15:20:34 EST 2007
More information about the Python-list mailing list
Tue Nov 27 15:20:34 EST 2007
- Previous message (by thread): Running unmodified CGI scripts persistently under mod_wsgi.
- Next message (by thread): Running unmodified CGI scripts persistently under mod_wsgi.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Running unmodified CGI scripts persistently under mod_wsgi.
- Next message (by thread): Running unmodified CGI scripts persistently under mod_wsgi.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list