Saving shibd session state during restarts

Lenny Miceli miceli at buffalo.edu
Wed Jun 11 19:46:26 EDT 2014


Thanks for the info Jacob, the thread you mention sure does persuade me 
not to use memcache.  So my options to resolve this problem are either 
use a "beta" DB plugin with it's own set of problems or take time to 
program shibd to dump it's cache on shutdown and read it in on startup.

Also, thanks for the reply Kevin.  Since you state, if we went memcache, 
we'd be in the minority with little or no support that puts another nail 
in the coffin with using memcache.

Thanks to you both for your additional help/info.

Lenny

On 6/11/2014 5:29 PM, Jacob Lundberg wrote:
>
> On Wed, 2014-06-11 at 17:21 -0400, Lenny Miceli wrote:
>> I just looked at the NativeSPStorageService wiki page and do see a
>> mention of memcache.  Do you or anyone know if this is considered "beta"
>
> Careful; the SP implementation of memcache storage assumes cache
> availability but memcache isn't designed to provide it (or durability
> for that matter).  If any of your memcached servers is off-line, some
> portion of your users will not be able to authenticate...  See this
> thread:
>
> http://shibboleth.1660669.n2.nabble.com/SP-memcache-plugin-problem-td7596187.html
>
> -Jacob
>


More information about the users mailing list