On Sun, 2007-03-25 at 15:54 -0700, David M. Besonen wrote: > are there any issues/caveats/problems around using django + fcgi? > > i'm guessing there might things to be wary of, given that > mod_python appears more prominently in the installation > instructions.
Every installation method has its own little tricks. However, there's no reason not to use fastcgi. The reason mod_python may be slightly more prominent is that it was the first interface used and is the one originally used by the developers. A built-in fastcgi interface was only added around the middle of last year (not long before we released 0.95, from memory). These days, anecdotal evidence seems to suggest there's a lot broader range of connection possibilities in use. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---