Configure session tracking

 

Configure session tracking

To configure session tracking, complete the following:

  1. Go to the appropriate level of Session Management.

  2. Specify which session tracking mechanism 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 session recovery characteristics.



Sub-topics
Serializing access to session data
Session management settings
Cookie settings
Session management custom properties

Related concepts
Sessions