Zitat von Martijn Brinkers <[email protected]>:

On 06/18/2013 04:51 PM, [email protected] wrote:

Zitat von Martijn Brinkers <[email protected]>:

On 06/18/2013 04:37 PM, [email protected] wrote:

Zitat von Martijn Brinkers <[email protected]>:

On 06/18/2013 03:18 PM, [email protected] wrote:
i must be blind but i cannot find the parameter to extend the idle
logout time for the Djigzo management interface. Any pointers where to
find it?

The timeout if configured in web.xml file inside the war file. It's not
easy to find. It is set to 5 min.

     <session-config>
         <session-timeout>5</session-timeout>
     </session-config>

Currently the only way to change it is by editing the web.xml inside
the
war. I'll see whether I can make this a configurable option.

Kind regards,

Martijn

Was this shortened recently? Without hard facts my impression is that my
old installation had a much longer timeout?

Yes it was. Previously it was 30 min (default Tomcat). It's now
explicitly set to 5 min (i.e., no longer uses the default). However it
should only timeout when being idle. You are not the first one that
"complains" that 5 min is a bit too short. Making it configurable from
the GUI will be added in a future release.

Kind regards,

Martijn

Not sure why you have to shorten it, but maybe we can meet in the middle
(15 minutes)? Just another option to get easily mis-used is not strictly
necessary, no?

I wanted to explicitly set the timeout value instead of using the
servlet container default. But you might be right that 5 min might be a
bit too paranoid.


It should survive an typical interrupting telephone call IMHO, which is around 5-10 minutes in our case, so everything >10 minutes will be ok for me.

Regards

Andreas


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
[email protected]
http://lists.djigzo.com/lists/listinfo/users

Reply via email to