So in theory, if you change the mod_python handler to one of the projects mentioned (like paste.modwsgi). mod_python is "promoted" to the same status as FastCGI?
-- Gert Mobile: +32 498725202 Web: http://gert.selentic.net On Wed, Jun 23, 2010 at 13:43, Russell Keith-Magee <russ...@keith-magee.com>wrote: > On Wed, Jun 23, 2010 at 5:26 PM, Tom Evans <tevans...@googlemail.com> > wrote: > > On Wed, Jun 23, 2010 at 12:22 AM, Gustavo Narea <m...@gustavonarea.net> > wrote: > >> Hello, > >> > >> I'm going to work on some patches to improve WSGI support, and I found > >> something that, if changed, could make my patches and > django.core.handlers > >> simpler... As well as make it possible to use WSGI middleware with > Django > >> under mod_python. > >> > >> ... > >> > >> To sum up, I'm proposing two things: > >> 1.- Making the WSGI handler the only handler. > >> 2.- If we want to keep mod_python support, use a mod_python<->WSGI > wrapper. > >> > > > > What about FastCGI? > > FastCGI is a server interface, not a handler interface. If you dig > into the internals, the FastCGI interface uses WSGI to serve pages. > > Yours, > Russ Magee %-) > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To post to this group, send email to django-develop...@googlegroups.com. > To unsubscribe from this group, send email to > django-developers+unsubscr...@googlegroups.com<django-developers%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.