> > But another thing re sessions. I'm thinking about adding an "updated" column > and a trigger or something to be able to clean out old unused sessions. > > Or does Apache::Session(X) magically keep track of them? >
Not yet, also I would like to see the Apache::SessionX does keep track of update and last access times to be able to cleanup old sessions. In my developement version here I have already some code for iterating over all session, which could be handy for expiring old sessions. If anybody likes to add these times to Apache::SessionX I would be happy to give some advice how to start... Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
