You are not logged in Log in Join
You are here: Home » Members » richard » Uses ZSQL to store session data instead of the ZODB

Log in
Name

Password

 
 

Folder icon Uses ZSQL to store session data instead of the ZODB

Requirements A postgres database connection in your Zope (eg. ZPsycopgDA)

Installation 1. Copy the ZSQLSessionDataManager folder to a Products directory. 2. Restart Zope. 3. Once loaded, add a "Session Data Manager (ZSQL)" which uses your database connection.

Maintenance You may wish to clear out the session table sometimes. The management page will let you do this. Alternatively, poke directly at the table and use the "lastmod" column to determine age.

Please don't bug me for additional features.

 Title   Type   Size   Modified   Status 
 ZSQLSessionDataManager-1.0 Edit object Software Release   2005-04-14 published
 ZSQLSessionDataManager-1.1 Edit object Software Release   2005-04-15 published
 ZSQLSessionDataManager-1.2 Edit object Software Release   2005-04-15 published
 ZSQLSessionDataManager-1.3 Edit object Software Release   2005-04-20 published