Hi,
Please help me understand the following KPI's of Web server(We are currently using IBM Web server).
Note:
We are using multiple web servers for a single application and tried figuring out the data for finding out concurrent visits in WebServer(Without UEM). Can we do that?
Thanks in advance!!!
Cheers,
Shanmugan K
Answer by Klaus E. ·
Hi Shanmugan,
Without UEM it is not possible to get the number of concurrent visits. The number of busy threads is per web request meaning each web request = a concurrent busy thread but not a visit or session.
2. The number of requests is a KPI retrieved from the Apache scoreboard. The rate is requests per seconds
Cheers Klaus
JANUARY 15, 3:00 PM GMT / 10:00 AM ET