session not sticky or something else?
Cantor, Scott
cantor.2 at osu.edu
Mon Jan 7 11:32:46 EST 2013
On 1/7/13 11:13 AM, "Nickles, Brent" <bnick001 at umaryland.edu> wrote:
>We have an IdP that is behind a Cisco Load balancer (two servers)Š.when
>only one server is up, everything is fine, but when both servers are
>active I get a failure. If I¹m understanding correctly, the second
>machine (for the SOAP call) doesn¹t know what the transient identifier is
>and fails. This is only happening against a certain SP, is this a
>configuration issue, can it be resolved at the load balancer with
>cookies, or is this where Terracotta comes in?
The latter, or you need to switch to the crypto plugins that generate
transients using a shared key. Or you push attributes and stop using
queries.
You can't use stickiness, there are two different machines involved, the
client and the SP.
-- Scott
More information about the users
mailing list