[Freeipa-devel] [PATCH 60] Implement session support in server, Manage sessions in WSGI

Rob Crittenden rcritten at redhat.com
Thu Jan 12 22:37:21 UTC 2012


John Dennis wrote:
> This patch adds the ipalib/session.py file which implements a cookie
> based session cache using memcached.
>
> It also invokes the session cookie support when a HTTP request is
> received and stores the session data in the per-thread context object.
>

ACK.

It might be handy to have a way to get the cache stats and potentially 
drop a given entry. Something to think about for the future.

rob




More information about the Freeipa-devel mailing list