I'm setting up an OpenBSD server and would like to start testing some projects using Django. Are there any bits of sage advice that could be given? At this point, I'm not tied to anything else (Apache vs. Lighttpd; mod_python vs. WSGI; etc).
Some of the speedbumps that I've come across in my research: - mod_python and the stock Apache (1.3 family) on OpenBSD don't seem to play nicely, which would mean that if one went with mod_python, I'd have to upgrade to Apache2 (which would be a compilation process, not just a simple "pkg_add") - There seem to be gripes about the process of getting Django to run via WSGI with Lighttpd (http://sayspy.blogspot.com/2006/09/ignorant-newbie-running-django-using.html) The planned site will see modest volume of traffic, but the server should be more than able to keep up. Any suggestions for which direction I should pursue? (Building Apache2 + building mod_python) Options I haven't uncovered? I'd appreciate any suggestions, ideas, or feedback, Thanks, -tkc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

