Donate Share

LogicalDOC - Document Management, DMS

Subscribe

Expire Sessions problem

  1. 2009-09-18 07:54:45 UTC

    Dear Sir,

    We've modified the web.xml file, change Expire Sessions from 30 to 60 as below, <session-config> <session-timeout>60</session-timeout> </session-config> after restart Tomcat, the Expire Sessions is still 30(all others are 60) Besides, the file upload is very very slowly, 100MB is spend over 30 minute,

    we are use LogicalDOC4.5 Apache Tomcat/6.0.20
    JVM 1.6.0_13-b03
    Linux 2.6.18-128.el5 6GB RAM

    do you know where is wrong? Thank you very much. Jack

  2. 2009-09-18 09:02:15 UTC

    Also configure this parameter accordingly

    <context-param> <param-name>com.icesoft.faces.connectionTimeout</param-name> <param-value>600000</param-value> </context-param>

    Marco

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.