On 7/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Every django app grabs ~60mb of RAM. I'm currently running three
> different django fcgi processes and that uses half of my available
> RAM.

I'm kind of curious what you're doing with all that RAM ;)

I run my blog on FastCGI, with a fair amount of traffic, and do it off
three FastCGI processes. This is on a shared hosting account with a
hard cap of 80MB *total* for all processes I'm running, and Django
isn't the only thing running on that account but I still don't come
near the limit (in fact, it used to be 40MB, and I didn't have
problems then either).


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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