To end the discussion, one last question on this topic.
Do the pdweb sescache metrics report only events for authenticated sessions, or both unauth and authenticated session ?
You can assume that a single session cache is configured.
------------------------------
Sylvain Gilbert
------------------------------
Original Message:
Sent: Tue March 22, 2022 05:09 PM
From: Scott Exton
Subject: Total pdweb session count
Sylvain,
An LRU event will increment both the deleted and LRU count. The 'deleted' count is not however incremented on a session timeout event.
Thanks.
Scott A. Exton
Senior Software Engineer
Chief Programmer - IBM Security Verify Access
IBM Master Inventor
Original Message:
Sent: 3/22/2022 5:04:00 PM
From: Sylvain Gilbert
Subject: RE: Total pdweb session count
Thanks for the quick response.
May I ask why we would not include LRU in the proposed computation ? The answer would help us have a more holistic view on all session cache counters.
------------------------------
Sylvain Gilbert
------------------------------
Original Message:
Sent: Tue March 22, 2022 04:49 PM
From: Scott Exton
Subject: Total pdweb session count
Sylvain,
If you also include the inactive and lifetime timeout counts (i.e. active = add – del – inactive_timeout – lifetime_timeout) it should give you a reasonable accurate idea of the number of active sessions.
Thanks.
Scott A. Exton
Senior Software Engineer
Chief Programmer - IBM Security Verify Access
IBM Master Inventor