[Tutor] WSGI / Apache

Giorgio anothernetfellow at gmail.com
Wed Mar 10 14:43:49 CET 2010


2010/3/8 Benno Lang <transmogribenno at 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: anothernetfellow at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100310/4f208da9/attachment.html>


More information about the Tutor mailing list