[Zope] session-timeout-minutes value in runtime Zope

Maciej Wisniowski maciej.wisniowski at coig.katowice.pl
Tue Jan 23 12:24:46 EST 2007


To get number of zope threads from zope.conf I used this code:

from App.config import getConfiguration
conf = getConfiguration()
print conf.zserver_threads

Possibly you'll find session-timeout-minutes there too.

BTW. AFAIR session timeout is not a precise value especially
if you're using high value for session-resolution-seconds

-- 
Maciej Wisniowski


More information about the Zope mailing list