Project

General

Profile

Actions

Bug #7268

open

Session timeout issues

Added by Stefan Ruppert over 5 years ago. Updated over 5 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/02/2019
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I'm currently have different session timeout issues. Our wt app runs using dedicated process session management and a session should timeout after 60 seconds. We also use SSL client certificates for login of users. After around 5 minutes (e.g. 5 minute - 30 seconds?) the wt http server asks the browser for a new client certificate, if the certificate is not acknowlegded within 30-60 seconds the session is terminated by the wt http server. If client certificates are disabled or acknowlegded within the 30-60 seconds the session does not time out at all. Only one session is active at one time.

I have already checked WebController and WServer source code and it seems to me that the WServer session expire 5 seconds timer does not run in this configuration!? Is there any hard-coded interval of 300 seconds (e.g. 600/2) why the wt http server asks after around 5 minutes for a new ssl client certificate?

See the attached log files.

Regards,

Stefan


Files

wt-session-timeout.tar.gz (7.43 KB) wt-session-timeout.tar.gz Log and config files Stefan Ruppert, 10/02/2019 12:09 PM
#2

Updated by Roel Standaert over 5 years ago

  • Status changed from New to Feedback
Actions

Also available in: Atom PDF