Configure Session Timeout

Feedback


You can customize the session timeout:

1) For the built-in session of iServer, there are two situations: remote login alarm is enabled and remote login alarm is not enabled.

    <session-config>

        <session-timeout>30</session-timeout>

    </session-config>

2) For Redis session

It is configured under the < management > element in 【SuperMap iServer_install_dir】\webapps\iserver\WEB-INF\iserver-system.xml. Please refer to iServer config file description for details.