On 21-Jul-06, at 7:44 PM, Jacob Kaplan-Moss wrote:

>>> How about memory footprint? Can I run 100+
>>> Django sites on a shared server and expect smooth sailing?
>
> Well, it certainly depends on the server, of course -- you obviously
> get what you pay for.
>
> The memory consumption for a single mod_python Apache child on the
> servers I admin seems to average around 2M of non-shared RAM.  You'll
> need a lot of those processes, of course, so I wouldn't expect to be
> able to run 100+ sites on a Dreamhost account... but that really all
> depends on the amount of traffic you'd get.

after fiddling with apache settings, i am running 4 sites which  
average about 60 mb of ram when all 4 are hit at the same time. But  
they are small sites - looks like 12-16 mb of ram per site (with  
mod_python)

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to