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