Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The configuration in this sample also uses the session type  simpleClientSession to bind session ID values to servers as in sample 54. The difference in this sample is that fail-over failover endpoints are specified as child endpoints of the load balance endpoint. Therefore, sessions are bound to the fail-over failover endpoints. The session specific data maintained in endpoint servers are replicated among the failover endpoints using a clustering mechanism. Therefore, if one endpoint bound to a session fails, successive requests for that session will be directed to the next endpoint in that failover group.

...