Web Applications Test
One of the key value propositions of the ADM appliance C is its ability to optimize user experience by making web applications run faster and by delivering them to users more quickly. If users continue to complain of slowness when accessing applications despite the usage of ADM, it will beat the very purpose of the ADM, forcing enterprises to hunt for alternative delivery controllers. To avoid such an eventuality, administrators should be able to detect a current/potential slowdown in a web application well before users notice, isolate the source of the slowness, and address it rapidly. This is where the Web Applications Test helps! This test monitors how responsive each web application delivered by ADM is to user requests and promptly notifies administrators if any application’s responsiveness dips. Upon receiving such intimations, administrators can once again zoom into the test to figure out the reason for the slowness- is it because the web server hosting the application is unable to process requests quickly? is it owing to a latent server-side network? or is it due to a latent client-side network?
Target of the test : Citrix ADM Web Insight
Agent deploying the test : A remote agent
Outputs of the test : One set of results for every web application managed by ADM
|
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
Hits |
Indicates the number of requests received by this web application. |
Number |
This is a good indicator of the load on the web application. Compare the value of this measure across web applications to know which application is the most popular. Use the detailed diagnosis of this measure to know which web server is hosting the application and which ADM is managing it. |
Bandwidth |
Indicates the total amount of data received by this web application. |
KB |
Compare the value of this measure across web applications to know which web application is consuming bandwidth excessively. |
Response time |
Indicates the elapsed time between the end of an enquiry and the beginning of a response from this application. |
msecs |
A high value for this measure indicates that the application is processing requests slowly. If this measure reports an abnormally high value for an application, compare the value of the Server processing time, Client network latency, and Server network latency measures of that application to determine the reason for the slowness. |
Server processing time |
Indicates the elapsed time, from when the server starts to receive the first byte of a request from the ADM appliance until the ADM appliance receives the first byte to response. |
msecs |
A high value for this measure indicates that the web server is processing requests slowly. If the Response time measure reports an abnormally high value for a web application, then compare the value of this measure with that of the Client network latency and Server network latency measures of that application to determine what is causing the slowness – the poor processing power of the web server? a latent server network? or a slow client network? |
Server network latency |
Indicates the average latency caused by the server network. |
msecs |
A high value for this measure indicates that the server network is latent. If the Response time measure reports an abnormally high value for a web application, then compare the value of this measure with that of the Client network latency and Server processing time measures of that application to determine what is causing the slowness – the poor processing power of the web server? a latent server network? or a slow client network? |
Client network latency |
Indicates the average latency caused by the client network. |
msecs |
A high value for this measure indicates that the client network is latent. If the Response time measure reports an abnormally high value for a web application, then compare the value of this measure with that of the Server network latency and Server processing time measures of that application to determine what is causing the slowness – the poor processing power of the web server? a latent server network? or a slow client network? |
Use the detailed diagnosis of the Hits measure to know which web server is hosting the web application and which ADM is managing it.
Figure 1 : The detailed diagnosis of the Hits measure of the Web Applications test