[horde] [imp] memcache session tracking

Michael M Slusarz slusarz at horde.org
Mon Nov 12 17:03:49 UTC 2007


Quoting Liam Hoekenga <liamr at deathstar.org>:

> Hey -
>
> I'm a little out of touch with the CVS version of Horde.  I notice in
> May that "session tracking" was added for the memcache session handler,
> but it's not totally clear to me what that actually means.   The biggest
> thing I miss about using the MySQL session handler is the ability to
> build usage statistics based on periodically querying the last_modified
> field.. and while I can get stats from my memcached server, the number
> of cache items doesn't directly equate to the number of active sessions.
>
> Will the mecache session tracking allow me to get that sort of usage
> information?  If so, will it work across a pool of memcache servers?

Yes and yes.  When running the script, we check to make sure that all  
sessions truly are active.  And we run the script using the same  
memcache configuration as in horde/config/conf.php so it is querying  
the same pool as everything else we do with memcache.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list