5 messages in ru.sysoev.nginxRe: [ANN] mod_wsgi draft
FromSent OnAttachments
Manlio PerilloSep 15, 2007 9:33 am 
Adrian Perez de CastroSep 15, 2007 11:21 am 
Manlio PerilloSep 15, 2007 11:40 am 
Adrian Perez de CastroSep 16, 2007 1:55 pm 
Manlio PerilloSep 18, 2007 10:39 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [ANN] mod_wsgi draftActions...
From:Manlio Perillo (manl@public.gmane.org)
Date:Sep 15, 2007 11:40:21 am
List:ru.sysoev.nginx

Adrian Perez de Castro ha scritto:

El Sat, 15 Sep 2007 18:33:27 +0200 Manlio Perillo <manl@public.gmane.org>
escribió:

I'm pleased to announce the availability of the first working draft of the wsgi module for nginx. [...]

Sounds great, I thought it would be nice to have WSGI support right in Nginx when I started working on my fancyindex module. Then I found your mails in the list archives, so I abandoned the idea of doing it myself in order to avoid duplicating efforts :D

I hope that we can cooperate. If the interest about mod_wsgi is high, I can evalutate the possibility to move it to a better place, with a mailing list and a bug tracker.

So two thumbs up for you!

There is still a lot of work to do and the current implementation has some limitations [...]

It's great to know whether it is working, and I hope the rough edges will go away. I will try to test it the next week and I will let you know about my findings ;-)

I'm waiting your review! I hope that the code is easy to read, I'm not very fluent with C, and with its coding styles (I'm a Python programmer).

I have used Emacs with gnu mode to edit the code.