Hi guys! I was just wondering myself what the masses are using these days to deploy Django. Are we still using the adviced approach of using mod_python, of have some moved to something like wsgi, scgi, and.. err.. *cgi?
I've deployed with mod_python, virtualhosted mod_python with various apps under single instance, wsgi (pretty much a maintenance nightmare, thanks to my stupidity), and I've even tried out cherokee's scgi with nginx as frontend webserver. I just can't decide to use one over another, perhaps because I don't maintain any large sites and can't tell how good or bad these approaches work. Well, just to know. What are you using? This should also be useful for my "little" project, the django deployer, still unnamed. -- Chris Hoeppner <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---