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.