Configure session cookie names
Configure all Web security servers in the replica set to use the same name for session cookies.
The cookie name used for WebSEAL session cookies is specified by the tcp-session-cookie-name and ssl-session-cookie-name stanza entries in the [session] stanza of the WebSEAL configuration file. For example (default WebSEAL cookie names for TCP and SSL sessions):
[session] tcp-session-cookie-name = PD-H-SESSION-ID ssl-session-cookie-name = PD-S-SESSION-IDSee also Customization of the session cookie name.
Parent topic: Configure session sharing