• Contact
  • Download
  • Professional
  • Cloud
  • Community
  • Webinars
  • Home
  • Contact
  • Login
  1. Home
  2. OpenKM 6.3 - CE
  3. Setup
  4. Configuring Tomcat session timeout
    • OpenKM 6.4
    • OpenKM 7.0
    • OpenKM 7.1
    • OpenKM 8.1
  • Previous Next
  1.  
  • Previous Next

OpenKM 6.3 - CE

Hardware and software requirements
Installation
Setup
Antivirus configuration
Cleaning older activity log data
Configuring Apache HTTP Reverse-Proxy
Configuring Apache HTTP for changing context URL
Configuring Apache HTTPS Reverse-Proxy
Configuring Nginx HTTP Reverse-Proxy
Configuring Lucene Analyzer
Configuring OCR engine
Configuring OpenSSL
Configuring SWFTools
Configuring mail
Configuring Tomcat memory utilization
Configuring Tomcat port
Configuring Tomcat session timeout
Configuring Tomcat timezone
Configuring Tomcat to work behind an Internet proxy
Change repository home
Change default role names
Enable extensions
Enable WebDAV
LDAP configuration
Log configuration
LibreOffice configuration
Security configuration
Cache configuration
Troubleshooting
Administration guide
User guide
Migration guide
Development

Configuring Tomcat session time-out

By default the session time-out is set to 30 minutes.

To change the Tomcat session time-out, edit the $TOMCAT_HOME/conf/web.xml and change the values into the session section:

<!-- You can set the default session timeout (in minutes) for all newly   -->
<!-- created sessions by modifying the value below.                       -->
<session-config>
    <session-timeout>30</session-timeout>
</session-config>
Table of contents [ Hide Show ]

© OpenKM kcenter v.1.0.0 (build: d51a7b0). All Rights Reserved. Documentation license