Web Modules - Active Sessions
Hi Community,
we have an enterprise application deployed on WebLogic Server and we noticed by monitoring it with the Enterprise Manager Console that when a single user clicks on the login page, a user session is created (metric: active sessions) but the "Web Modules - Active Sessions" metric shows 13.
The Enterprise Manager Oracle Fusion Middleware Metric Reference Manual, https://docs.oracle.com/cd/E11857_01/em.111/e18807/wls.htmexplains this metric as "the number of active sessions for the selected web module", so we expect to have 1 but we have 13 (or multiples by 13 for each new user session).
Can someone have noticed the same behaviour?