How is the duration for stalled connections determined?
The duration for stalled connections is determined by comparing the time a connection takes to complete with a predefined threshold. If it exceeds this threshold, it's considered stalled.
Related Articles
What does processing time mean in Cloudmon DEM?
Processing time in Cloudmon DEM refers to the duration it takes for a web request to be handled. This includes various metrics like the time for redirects, DNS resolution, establishing TCP connections, SSL handshake, sending the initial request, ...
What does SSL connection duration indicate?
SSL connection duration indicates the time it takes to establish a secure connection between a client and a server using the SSL/TLS protocol. A shorter duration suggests faster and more efficient secure connections, improving website or application ...
What threshold value should I configure for an application in cloudmon?
To set the threshold value for your application's performance, aim to achieve excellent results when the total response time falls within that threshold. For instance, if you set a threshold of 100 milliseconds for your application, any application ...
How can I determine the cause of delays in reaching an application using DEM?
To identify the reason for delays, examine the processing time in DEM. Look at aspects such as stalled connections, DNS lookup, initial connection, request/response times, and content download times. You can easily access this information by clicking ...
What is the purpose of displaying the duration of requests sent?
The purpose of displaying request duration is to monitor and assess the performance of requests, troubleshoot issues, set benchmarks, optimize system performance, and manage user expectations.