Hi, > Because > if an instance cost 60M memory, when I deploy my project in prefork > web server with 100 instance, i will cost 6GB memory. I don't think > this is a normal state.
I hardly see the need for 100 instances. Could you elaborate on that need ? Imagine those 100 instances are processing at full speed. You'll need 100 CPUs, not counting databases. I doubt 6Gb would be an issue if you already have 100 CPUs. Regards, Xavier. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

