[Seaside] ImageSegments as persistence

Avi Bryant avi at dabbledb.com
Tue Feb 20 18:27:52 UTC 2007


On 2/20/07, Romain Robbes <romain.robbes at gmail.com> wrote:

> Is there a size limit for ImageSegments, or a size beyond which they are not
> practical anymore?
> This is not related to Seaside actually, but I was wondering if saving an
> ImageSegment of say 100MB would work.

100MB is fine.  I've found that once you get much beyond that, you're
likely to run into low memory conditions when building the segment.

Avi


More information about the Seaside mailing list