failover-include-session-id
Use the failover-include-session-id stanza entry to enable WebSEAL to reuse the original session ID of a client by storing it as an attribute in the failover cookie. Reusing session IDs can improve failover authentication response and performance in a non-sticky load-balancing environment.
Syntax
failover-include-session-id = {yes|no} Description
Enable or disable WebSEAL to reuse a client's original session ID to improve failover authentication response and performance in a non-sticky load-balancing environment. WebSEAL reuses the original session ID by storing the ID as an extended attribute to the failover cookie.
Options
- yes
- Enable WebSEAL to reuse a client's original session ID to improve failover authentication response and performance in a non-sticky load-balancing environment.
- no
- Disable WebSEAL to reuse a client's original session ID to improve failover authentication response and performance in a non-sticky load-balancing environment.
Usage
This stanza entry is required.
Default value
no
Example
failover-include-session-id = no