Citrix Web Clients Test

When encountered by a request overload on a web server, administrators must quickly identify the client that could have contributed to that load. Also, when users connecting from a specific client complain of slowness, administrators should be able to swiftly zero-in on the root-cause of that slowness, so that the problem can be resolved before user productivity is impacted. The Citrix Web Clients test helps in both accounts! This test tracks requests from every client connecting to the web servers managed by a ADC appliance, and reports the requests count, bandwidth usage, page rendering time, and the network latency for each client. From these metrics, administrators can easily infer which client is imposing the maximum load on the web servers. Moreover, if help desk receives frequent complaints of slowness from users connecting from a particular client, then administrators can use the metrics reported by this test to isolate the source of the delay – is it because the client is unable to render the response pages quickly? is it because of a latent client network? or is it owing to a contention for bandwidth resources?

Target of the test : An AppFlow-enabled ADC appliance

Agent deploying the test : A remote agent

Outputs of the test : One set of results for every web client that connects to the web applications managed by the target ADC appliance

Configurable parameters for the test
Parameter Description

Test period

How often should the test be executed. It is recommended that you set the test period to 5 minutes. This is because, the eG AppFlow Collector is capable of capturing and aggregating AppFlow data related to the last 5 minutes only.

Host

The host for which the test is to be configured.

Cluster IPs

This parameter applies only if the ADC appliance being monitored is part of a ADC cluster. In this case, configure this parameter with a comma-separated list of IP addresses of all other nodes in that cluster.

If the monitored ADC appliance is down/unreachable, then the eG AppFlow Collector uses the Cluster IPs configuration to figure out which other node in the cluster it should connect to for pulling AppFlow statistics. Typically, the collector attempts to connect to every IP address that is configured against Cluster IPs, in the same sequence in which they are specified. Metrics are pulled from the first cluster node that the collector successfully establishes a connection with.

Enable Logs

This flag is set to No by default. This means that, by default, the eG agent does not create AppFlow logs. You can set this flag to Yes to enable AppFlow logging. If this is done, then the eG agent automatically writes the raw AppFlow records it reads from the collector into individual CSV files. These CSV files are stored in the <EG_AGENT_INSTALL_DIR>\NetFlow\data\<IP_of_Monitored_ADC>\webappflow\actual_csv folder on the eG agent host. These CSV files provide administrators with granular insights into the web appflows, thereby enabling effective troubleshooting.

Note:

By default, the eG agent creates a maximum of 10 CSV files in the actual_csv folder. Beyond this point, the older CSV files will be automatically deleted by the eG agent to accommodate new files with current data. Likewise, a single CSV file can by default contain a maximum of 99999 records only. If the records to be written exceed this default value, then the eG agent automatically creates another CSV file to write the data.

If required, you can overwrite these default settings. For this, do the following:

  1. Login to the eG agent host.
  2. Edit the Netflow.Properties file in the <EG_AGENT_INSTALL_DIR>\NetFlow\config directory.
  3. In the file, look for the parameter, csv_file_retention_count.
  4. This is the parameter that governs the maximum number of CSV files that can be created in the auto_csv folder. By default, this parameter is set to 10. If you want to retain more number of CSV files at any given point in time, you can increase the value of this parameter. If you want to retain only a few CSV files, then decrease the value of this parameter.
  5. Next, look for the parameter, csv_max_flow_record_per_file.
  6. This is the parameter that governs the number of flow records that can be written to a single CSV. By default, this parameter is set to 99999. If you want a single file to accommodate more records, so that the creation of new CSVs is delayed, then increase the value of this parameter. On the other hand, if you want to reduce the capacity of a CSV file, so that new CSVs are quickly created, then decrease the value of this parameter.
  7. Finally, save the file.

Show Top N Clients

By default, this is set to Yes. This means that, by default, the test will report metrics for only the top clients (in terms of number of hits or bandwidth usage). In this case, only the top-N bandwidth-intensive or most-accessed clients (depending upon the option chosen against the Show Top-N Clients By parameter) will be the descriptors of this test. If you want the test to report metrics for all URLs, then set this flag to No.

Show Top N Clients By

By default, this parameter is set to Hits. This means that, by default, the test will report metrics for only those web clients that have received the maximum number of hits. If required, you can configure the test to report metrics for those clients that are bandwidth-intensive. For that, set this parameter to Bandwidth.

Top N Clients Limit

By default, this is set to 10. This denotes that the test will report metrics for the top-10 web clients (in terms of number of hits or bandwidth usage, depending upon the Show Top-N Clients By parameter setting) only. You can change the 'N' in top-N by specifying a higher or a lower value here.

Show Top N in DD

By default, this flag is set to Yes. This indicates that the detailed diagnosis of this test will display the details of only the top requests for the web client (in terms of the number of hits or bandwidth usage, depending upon the Sort DD Data By setting), by default. If you set this flag to No, then detailed diagnosis will provide the details of all URLs.

Sort DD Data By

By default, this test sorts the detailed diagnostics it reports in the descending order of those HTTP request method:response status pairs that have seen the maximum hits. Accordingly, the Hits option is by default chosen against this parameter. Detailed diagnosis so sorted will point you to those requests that frequently returned error responses. If required, you can sort the detailed diagnostics in the descending order of bandwidth usage, so you can quickly identify those application requests that resulted in bandwidth-intensive responses. For this, choose the Bandwidth option against this parameter.

Top N DD Limit

This parameter applies only if the Show Top N in DD flag is set to 'Yes'.

By default, this parameter is set to 10, indicating that the detailed diagnostics will report the top-10 HTTP request method:response status pairs (in terms of the number of hits or bandwidth usage, depending upon the Sort DD Data By setting). You can change the 'N' in Top N by specifying any number of your choice in this text box.

DD Frequency

Refers to the frequency with which detailed diagnosis measures are to be generated for this test. The default is 1:1. This indicates that, by default, detailed measures will be generated every time this test runs, and also every time the test detects a problem. You can modify this frequency, if you so desire. Also, if you intend to disable the detailed diagnosis capability for this test, you can do so by specifying none against DD Frequency.

Detailed Diagnosis

To make diagnosis more efficient and accurate, the eG Enterprise embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular server, choose the On option. To disable the capability, click on the Off option.

The option to selectively enable/disable the detailed diagnosis capability will be available only if the following conditions are fulfilled:

  • The eG manager license should allow the detailed diagnosis capability
  • Both the normal and abnormal frequencies configured for the detailed diagnosis measures should not be 0.
Measurements made by the test
Measurement Description Measurement Unit Interpretation

Requests

Indicates the number of requests received from this client.

Number

In the event of an overload condition, you can compare the value of this measure across clients to know which client is overloading the servers.  

Use the detailed diagnosis of this measure to know which servers this client is accessing and which ADC manages the web traffic generated by this client.

Bandwidth

Indicates the total amount of data received from this client.

KB

Compare the value of this measure across clients to know which client is hogging the bandwidth.

In the event of a slowdown, you can use the value of this measure to figure out if the lack of adequate bandwidth is what is slowing down user accesses from this client.

Avg render time

Indicates the elapsed time, from when the browser starts to receive the first byte of a response until either all page content has been rendered by this client or the page load action has timed out.

msecs

A high value for this measure is a cause for concern as it indicates that the client is delaying page rendering.

In the event of a slowdown, you can compare the value of this measure with that of the Client avg latency measure to zero-in on the root-cause of the slowdown - is it because the client is unable to render the response pages quickly? or is it because of a latent client network?

Client avg latency

Indicates the latency caused by the client-side network.

msecs

A high value for this measure is a cause for concern as it indicates that a bottleneck in the client-side network.

In the event of a slowdown, you can compare the value of this measure with that of the Avg render time measure to zero-in on the root-cause of the slowdown - is it because the client is unable to render the response pages quickly? or is it because of a latent client network?

Client max latency

Indicates the high watermark of client network latency.

msecs

 

The detailed diagnosis of the Requests measure groups application requests on the basis of the HTTP request method and response status of the requests. For each unique HTTP request method:response status pair, the detailed diagnosis reveals the client from which the requests were received, the OS of the client, the device used for sending the requests, and the web server to which the requests were sent. Additionally, the detailed diagnostics also report the number of hits, bandwidth usage, the page render time, and the client network latency of each HTTP request method:response status pair. In the process, the test points to request methods that often resulted in error responses. Also, if applications poorly respond to requests from a particular web client, these diagnostics help isolate the probable cause for the slowness - is it because the web client takes too long to render web pages returned by the applications? or is it because of a delay in the client -side network?

Figure 1 : The detailed diagnosis of the Requests measure reported by the Citrix Web Clients test