[Zope] SESSION attribute of REQUEST object
    Andreas Jung 
    lists at andreas-jung.com
       
    Thu Jul 29 14:41:18 EDT 2004
    
    
  
--On Donnerstag, 29. Juli 2004 13:27 Uhr -0400 Asad Habib 
<ahabib at engin.umich.edu> wrote:
> Hello. Does Zope place a size limit on how much data can be stored in the
> SESSION attribute of the REQUEST object?
>
There is no limit afaik but there is configurable limit of session objects. 
So using sessions
is limited by your RAM. Don't try to store your p0rn collection as session 
:)
-aj
    
    
More information about the Zope
mailing list