ASP .Net Applications Test

This test reports key statistics pertaining to applications deployed on the ASP .NET objects in the Citrix Access Gateway.

Target of the test : A Citrix Access Gateway

Agent deploying the test : An internal agent

Outputs of the test : One set of results for every ASP .NET object discovered in the Citrix Access Gateway.

Configurable parameters for the test
Parameter Description

Test Period

How often should the test be executed.

Host

The IP address of the host for which this test is to be configured.

Port

The port at which the specific host is listening.

Measurements made by the test
Measurement Description Measurement Unit Interpretation

Request rate

Indicates the number of requests executed per second.

Number

This represents the current throughput of the application.

Pipeline instances

Indicates the number of active pipeline instances for the ASP.NET application.

Number

Since only one execution thread can run within a pipeline instance, this number gives the maximum number of concurrent requests that are being processed for a given application. Ideally, the value of this measure should be low.

Number of errors

Indicates the total sum of all errors that occur during the execution of HTTP requests.

Number

This measure should be kept at 0 or a very low value.