Change the name of the session cookie ID 

The session cookie ID for IBM Connections is named JSESSIONID by default. Other products hosted by the WAS often use the same name for their session cookie. If IBM HTTP Server is hosting multiple web servers, you might want to change the cookie name of one of them to prevent the cookie from being lost when the user is redirected from one product to another.


Procedure

  1. If multiple products are hosted on the IBM WAS cell, by default the other application and WAS servers will have conflicting use of the JSESSIONID session ID cookie. For each WAS that uses the same virtual host (hostname) as the one that hosts Lotus Connections applications, do the following:

    1. In the WAS admin console, expand Servers in the navigation pane, and then select Server Types -> WebSphere application servers.

    2. Click the first clustered server.

    3. Expand Web Container Settings under Container Settings, and then select Web container.

    4. Under Additional Properties, click Session management.

    5. Select Enable cookies.

    6. Enter a different cookie name in the Cookie name field, for example, LCSESSIONID.

    7. Click OK, click Save, and then click Save again.

    8. Repeat with each clustered server.

  2. Restart the WAS or servers.

  3. Regenerate the plugin-cfg.xml file for the IBM HTTP Server in the WAS admin console. To do so...

    1. Open the WAS admin console.

    2. Expand Servers, and then select Server Types -> Web servers.

    3. Select the check box beside the IBM HTTP Server name. For example: webserver1.

    4. Click Generate Plug-in to regenerate the plugin-cfg.xml file.

    5. If necessary, click Propagate Plug-in to copy the plugin-cfg.xml file from the local directory where the Application Server is installed to the remote machine.

  4. Restart the IBM HTTP Server.


Parent topic

Administer applications

+

Search Tips   |   Advanced Search