Skip to main content

Configure the session storage period

For short-term connection losses to Core Server, you can configure the period during which the session can be reused.

During the specified period, the session is stored in the cache and can be reused when a new server connection is requested. The server availability check is not repeated; the cached check result is used instead.

After the storage period expires, the session is terminated. A new session is created at the next server connection request.

To configure the session storage period in the cache:

  1. Open Registry Editor.
  2. Open Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Axidian-ID\SrvLocator2.
  3. For the SessionHoldPeriodMs parameter of the DWORD type, set the required value. The default value is 180,000 ms (3 minutes).