How does DEM monitor the HTTPS response of an application?
To monitor the HTTPS response of an application, DEM examines the application's HTTP response, which includes details such as the HTTP status code, content type, and character encoding of the response body.
Related Articles
How does Request/Response Details affect application performance?
Request/Response Details can impact application performance by introducing additional overhead due to the tracking and logging of detailed request and response information. While they provide valuable insights for troubleshooting and diagnostics, the ...
How to generate a code in Zoho desk?
Go to Zoho API Console ( https://api-console.zoho.in/ ) and click GET STARTED. Hover over the Self Client and click CREATE NOW, then click OK. You will receive the client credentials such as Client ID and Client Secret. You can generate authorization ...
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 ...
Can I specify a port for an application in cloudmon DEM, and if so, how can I do it?
Yes, you can specify a port for an application. When adding an application, provide the application URL in the format http:// or https:// or ip:port. This allows you to specify the desired port for the 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 ...