Announce: Database Backed Storage Service

Wessel, Keith kwessel at illinois.edu
Mon Oct 21 11:14:44 EDT 2013


Perfect. Thanks.

Keith


-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Paul Hethmon
Sent: Monday, October 21, 2013 10:06 AM
To: Shib Users
Subject: Re: Announce: Database Backed Storage Service

Yep, that's all it does. The table has a column for session expire time, so it's just delete any where that time has passed, padding it a bit. So something like delete all rows where expire time is more than an hour old.

Paul

On 10/21/13 10:56 AM, "Wessel, Keith" <kwessel at illinois.edu> wrote:

>Does your cleanup job just delete rows with a modify date older than 
>the max IDP session lifetime or something along those lines?
>

--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list