Database Management

How to modify DPA web session-timeout

This article shows how to increase or decrease the automatic logout for the DPA web console.

First published date

4/24/2019 3:46 PM

Last published date

10/30/2025 3:13 PM

Overview

If you want to increase (or decrease) the automatic logout for the DPA web console, complete the following steps.

Product section

Database Performance Analyzer

Resolution

  1. Shutdown/Stop DPA service (Ignite PI). Follow here.
  2. Navigate to the directory <DPA dir>/iwc/tomcat/ignite_config/idc.
  3. Make a backup of the system.properties file.
  4. Open the system.properties file in a text editor.
  5. Modify the following section in seconds to change the session timeout, uncomment the modified line, and restart the DPA service:
 # TOMCAT SESSION TIMEOUT (minutes) - Overrides web.xml <session-timeout>
#com.confio.tomcat.session.timeout=720