26 Aug 2021 07:47 AM - last edited on 15 Jun 2023 01:16 PM by Karolina_Linda
Dear All,
What exactly represents the 'Live Sessions' WebSphere Application? As you can see below screenshot that with the passage of time, the number of requests was decreasing whereas the 'Live Sessions' were getting higher and higher.
Regards,
Babar
03 Sep 2021 08:19 PM
This is very interesting @Babar_Qayyum . Maybe Dynatrace support can shed some light on this.
04 Sep 2021 09:48 AM
Data from agents is being collected and process by DAVIS in order to build all the connections from UA to all of the PP it called and to build the entire connections from client side to server side hence it takes 2-4 minutes to show the information in the UI. For user action its look like in those 2-4 minutes the data is shown in bulks i.e. the information that appears in the last 2-4 minutes will be change in the next 2-4 minutes. If we will look in the follow screen shot at 11:21 its shows 6 UA and none for 11:22
And after minute if you will rerun the query you will see at 11:21 UA raise to 9 and also you will see information for 11:22
On the other hand the metric of Live sessions - builtin:tech.websphere.servletSessionsModule.LiveCount is collected each minute or so directly form WAS data
And not need to be proccess by Davis so the information is shown at the UI almost immediately.
To check my theory on what you showed , can you please show us what do you see after 4 minutes when you rerun the same query ? is it more sensible to understand the raise of user action vs WAS live sessions then?
HTH
Yos
06 Sep 2021 07:06 AM
Hello @Yosi_Neuman
Thank you for sharing your comments.
The following screenshot is basically representing the problem. When the number of sessions reached up to the limit and then the number of requests reduced?
I wanted to know the reason behind this issue. Why the number of sessions reached the limit? Why does the number of requests stop processing/accepting requests?
Regards,
Babar
06 Sep 2021 10:20 AM
My bad, didn't notice you are asking about requests from the WAS .
Yos