On 6/6/19 4:58 PM, Bryan Blackwell wrote:
> 
> Yep, I get the "Bug in Mailman version 2.1.20" error page.  This setup 
> handles other attachments pretty well, just this particular person posts much 
> larger files.  Below is the log entry, it looks like an out of memory 
> condition.  Perhaps I need to tune python itself?  Thanks for any clues.


Yes, it is an out of memory condition, but it is not Python that needs
to be tuned. It is most likely at the web server or OS level.

But it seems that if you increase max_message_size or set it zero
(unlimited) the messages can be processed without being held.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to