On 9/28/05, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
> ...In case you hadn't noticed, Django has a pretty large memory
> footprint; between Apache, mod_python, Python, the database drivers,
> etc., Apache server processes tend to weigh about 10M each (at least
> on my servers).

I hadn't noticed.  Do you just load up your web servers with memory,
or do you (allow Apache to) throttle concurrent requests?

Does anyone have numbers on footprints for different servers?  Any
pointers to comparisons of request/process/thread models between
various servers which support WSGI or mod_python?

(If my tone sounds shrill, I'm just curious, not upset.)

Reply via email to