| Agents Administration - Tests |
|---|
|
Default Parameters for CtxGwInCacheTest The integrated cache provides in-memory storage on the Citrix Cloud Gateway Connector and serves Web content to users without requiring a round trip to an origin server. The cache monitors HTTP and SQL requests that flow through the target server and compares the requests with stored policies. Depending on the outcome, the integrated cache feature either searches the cache for the response or forwards the request to the origin server. For best performance, majority of requests for web content should be serviced by the cache, without disturbing the origin server. If the cache is not sized right however, this might not be possible! To quickly detect irregularities in cache usage and sizing, administrators should know how much memory is used up by objects in cache, how much cache memory is free, and whether/not the cache is able to service requests efficiently with the memory available to it. This is exactly what the CtxGwInCacheTest! This test monitors the requests to the cache, checks how well the cache processes the requests, and reveals whether cache misses are more than cache hits or vice versa. In the event that many requests are not serviced by the cache (i.e., if cache misses are more), administrators can use the memory usage statistics reported by this test to figure out if the cache is sized commensurate to its load. This page depicts the default parameters that need to be configured for the CtxGwInCacheTest.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test. |