Load balancing both the SP and IdP
Brian Reindel
brian at reindel.com
Tue Oct 22 20:05:45 EDT 2013
Okay, that is good to know. I did review the clustering documentation,
and we are considering a few options, but mostly the memcached storage
service. For launch if we don't have the clustering situated then we may
not load balance the IdP and just stick with it on one server since we
have lower traffic volume.
Thanks again.
On 2013-10-22 15:07, Cantor, Scott wrote:
> On 10/22/13 4:52 PM, "Brian Reindel" <brian at reindel.com> wrote:
>
>> We run an enterprise SSO solution where the SPs are load balanced and
>> the IdP is also load balanced in production. I've been reading up on
>> the stateful aspects of the Shibboleth IdP, and we're trying to
>> figure
>> out the required configuration details. We often refer to the
>> stickiness as it pertains to the user's browser session. However,
>> isn't there communication that happens in the SP client (SOAP
>> requests) that require stickiness as well?
>
> No. The only stickiness would involve an impossibility, guaranteeing
> that
> the client and the SP were talking to the same box. That's the only
> way at
> present you could put artifacts in memory and make them work, and you
> can't do that because those are two different "clients".
>
> The IdP clustering material addresses all of the functional issues
> arising
> from the different choices, the SP doesn't enter into it.
>
> -- Scott
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
More information about the users
mailing list