Hello,
I'm currently using Zope's Plone application which relies heavily on
python. When uploading large files (>65 megs, possibly higher), the
python process is bombing out with a 'memory exceeded' error. I'm using
4.8-STABLE . I've been told that if I increase the amount of available
memory t
csh(1) and limits(1)
manpages.
- Giorgos
I'm sorry, I forgot to mention that I looked into this as well - the
python process runs as root, which appears to have unlimited resource
usage... that's kind of what confused me about this issue in the first
place. Thank you for your res