Hello,

I've notice the same memory consuption on my servers.
I'm running django appz on 3 LVS loadbalanced mod_python apache http
servers.
If, for instance, I do a maintnance on one of the server Swap is
increasing a lot on the two remaining servers, even if those two
servers should handle the traffic.

This week I decided to give a try to a new configuration. I'm now
running django on lighttpd / fcgi and I have no swap at all.
So I'm aware the mod_python is the prefered way to use django ... buy
I'm quite happy with that new server configuration :)

 More over, despite django caching is really good, it still need to
talk to the webserver, a way to avoid this is to use Squid on top of
that.

Regards,

xav


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