2010/3/8 Benno Lang <transmogribe...@gmail.com> > > > WSGI is based on CGI, so I imagine that it's not too difficult to have > a wrapper that converts between the protocols. I haven't tried > wsgiref, though. >
Yes Benno it isn't. It seems that mod_wsgi is the most used alternative. > > > Do you have any idea i should use mod_wsgi instead of wsgiref + mod_cgi? > > From your application's perspective, if it talks WSGI it shouldn't > make any difference. But if you're using GAE, what good will it do to > have a local Apache server anyway? > Ok, that was a general question, not GAE related. Someone says that mod_wsgi is faster than wsgiref + cgi. > > Cheers, > benno > -- -- AnotherNetFellow Email: anothernetfel...@gmail.com
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor