[Zope-dev] Zope 2.X Session problems
    Chris Withers 
    chris at simplistix.co.uk
       
    Wed May  5 05:36:58 EDT 2004
    
    
  
Kris Erickson wrote:
> Per this thread that seems to have been dropped 
> (MaxTransientObjectsExceeded Error);
This means more unique users have accessed your site than the maximum configured 
number of sessions.
Go to the session data container objectin the the temp folder and tweak the 
config so that the number of sessions allowed matches the number of people using 
your Zope instance...
cheers,
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope-Dev
mailing list