I would stay with Apache, but I would drop mod_python in favor of
mod_wsgi [1]. Mod_wsgi is pretty cool and written by the same person
as mod_python and should be seen as it's successor. Btw WSGI is the
future for python web dev; so why not use it? There is even a page
about Django Integration [2].

Cheers,
Florian

[1] http://code.google.com/p/modwsgi/
[2] http://code.google.com/p/modwsgi/wiki/IntegrationWithDjango

On Jun 15, 9:44 pm, "James Matthews" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am now debating on if i should use Apache with mod_python or Lighttpd with
> fastcgi. I won't be serving many files (just one webpage for now...) But
> that page will preform be doing many calculation/database query's. Which one
> would you guys recommend. Pros and Cons
>
> Thanks
> James
>
> --http://search.goldwatches.com/?Search=Movado+Watcheshttp://www.jewelerslounge.comhttp://www.goldwatches.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to