> And mod_wsgi has less performance/memory overheads than mod_python.
> One can't really compare mod_python andfastcgimemory usage as they
> have different ways of working. Performance comparisons are also
> difficult as which server is used and how it is configured can
> influence it.
>
> FWIW, in practice which hosting mechanism you use generally matters
> little to overall performance as it is usually the application or
> database which are the bottleneck and better performance in underlying
> hosting mechanism is swallowed up in that.
>
> Use which ever you are happier with as far as understanding it and
> which you find easier to configure and manage over time.
>
> Graham

I have been debating a lot on which web server to use and various
other combination for a while.  But when I saw your post here on the
django-groups, that concluded it.  Thanks for summing it up so well.
Now I can spend more time tuning my app instead of testing various
hosting combinations.

Indu

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to