Configure session tracking

 

+

Search Tips   |   Advanced Search

 

Overview

To configure session tracking, complete the following:

 

Procedure

  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.

 

See also


Serializing access to session data
Session management settings
Cookie settings
Session management custom properties

 

See Also


Sessions