On Sunday 02 Apr 2006 12:54 am, ZebZiggle wrote:
> There may be some issues with Django running in a 75meg
> environment. Apparently mod_python can be a bit of a pig with
> thread usage. I'll know shortly :-)

every hit starts a fresh apache child - so 5 or 6 hits will take you 
to 150 mb as zettai doesnt have a hard limit on memory. You have to 
tweak apache to restrict the number of childs threads

-- 
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

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