Configuring session tracking

About this task

Review the Session tracking options to plan your approach to session management. To configure session tracking, complete the following:

Procedure

  1. Go to the appropriate level of Session Management.
  2. Specify the session tracking mechanism that you want to pass the session ID between the browser and the servlet:
    • To track sessions with cookies, click Enable Cookies.

      To change the cookie settings, click Modify.

    • To track sessions with URL rewriting, click Enable URL Rewriting.

      If you want to enable protocol switch rewriting, click Enable protocol switch rewriting.

    • To track sessions with SSL information, click Enable SSL ID tracking.
  3. Click Apply.
  4. Click Save.
  5. Define the Distributed environment settings to specify how to save a session in a distributed environment.