mod_wsgi, gives me a smaller memory footprint, and easier develop/deploy cycle.Plus the wsgi protocol makes better sense, and the Django dev-server enviroment is more smiler to the production environment using wsgi.
On Mon, Sep 21, 2009 at 11:19, Ahik Man <[email protected]> wrote: > Hello, > > There are some articles (like the one bellow) that claimed that mod_wsgi is > better then mod_python. > Is anybody having a real experience with comparison like that? > Any recommendations related to mod_wsgi? > > http://www.technobabble.dk/2008/aug/25/django-mod-wsgi-perfect-match/ > <http://www.technobabble.dk/2008/aug/25/django-mod-wsgi-perfect-match/> > Thanks, > Ahik > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyWeb-IL" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyweb-il?hl=en -~----------~----~----~----~------~----~------~--~---
_______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
