I've just started being the list server for a low volume list
that runs on a OpenVZ virtual server where memory is limited to 256MB RAM
and when you hit various barriers your programs can't allocate more memory.

Unless you upgrade to a more expensive OpenVZ virtual server...

Apache2 seems to be failing with the least grace -- just locking up sometimes,
but adding mailman was what got me so close to my memory limits.

Suggestions?

I'm already reducing apache2 memory use by directions like:
   StartServers          1
    MinSpareServers       1
    MaxSpareServers       2


Is there anything like those directives in mailman?

Thanks,

John Griessen
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to