Gregor J. Rothfuss schrieb:
Nele Vogel wrote:

I haven't tried this in Lenya, but normally you would add something like
  <session-config>
    <session-timeout>25</session-timeout>
  </session-config>

to your WEB-INF/web.xml, right after the <servlet-mapping> entries

The timeout is specified in minutes, I think 10 is the default.


Your approach seems to solve the problem! I set the timeout to 30 Minutes and now it works.


maybe we should increase the default from 10min to 30min?

here is my +1

The default is indeed relatively low; probably to reduce resource usage. Site maintainers should be aware that increasing the timeout will increase server load (especially memory usage).

Still, +1 to increase the default in the Lenya distribution.


--
Wolfgang

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to