02/01/2018
Folks,
Currently, we are failing in test case 002.js under Session Services -> Session Base.
This test case creates and activates a session and then stalls it for a period greater than the time out period.
Our current implementation checks for sessions that have expired every 10 seconds: <MinSessionTimeout>10000</MinSessionTimeout>
If we decrease this setting to 1000, we will pass the test case. At the same time, if we increase the delay period (current test case script simply adds 10%) in the 002.js test case, we will also pass.
Should we decrease our MinSessionTimeout? We are thinking of setting it to 5000 but the test case may continue to intermittently fail. Or is our current setting acceptable given that within a certain time period (but longer), session will still close.
Thanks,
Gerri
1 Guest(s)