(Supporting ADX v03.1.00) Owner manual

Brocade Virtual ADX Server Load Balancing Guide 287
53-1003247-01
Displaying CSW information
5
Displaying the statistics for all HTTP content rewrites
You can use the show l7-rewrite-info command to display the statistics for all HTTP content
rewrites. Using this command on the Management Processor (MP) shows the results of all HTTP
content rewrites for both the MP and the BPs. Using this command on a BP (the web switching CPU)
shows the results for the BP only.
To display the statistics for all HTTP content rewrites, enter a command such as the following.
Syntax: show l7-rewrite-info
Table 31 defines the fields shown in the screen display.
Database Count The number of search databases.
XML Tag Count The number of XML tags used in the policy.
Parse Mask Mask to indicate the parsing information.
Parse Tags The header or XML tags to be parsed.
Vip Bindings The list of VIPs and port numbers using this policy.
TABLE 31 Layer 7 Rewrite information
Field Description
HTTP Content Rewrites Shows the memory slots used to perform HTTP content rewrites.
Total Allocated The total number of allocation times of memory slots used to perform content
rewrites.
Total Freed The total number of freed times of memory slots used for content rewrites.
Used Now The number of memory slots that are currently used to perform content rewrites.
Allocation Failures The number of failures that occurred while allocating memory for content
rewrites.
Content Rewritings Done in
HTTP Requests
This section displays information related to cookie deletions, header insertions,
and client IP insertions.
TABLE 30 Output from the show csw-policy detail command (Continued)
Field Description
Virtual ADX#show l7-rewrite-info
HTTP Content Rewrites:
Total Allocated: 9 Total Freed: 5
Used Now: 4 Allocation Failures: 0
Content Rewritings Done in HTTP Requests:
Cookie Deleted: 0 Cookie Deletion Err: 0
Cookie Destroyed: 1 Cookie Destroy Err: 0
Header Insertion: 2 Header Insertion Err: 0
Client IP Insertion: 2 Client IP Insertion Err: 0
Content Rewritings Done in HTTP Responses:
Cookie Inserted: 1 Cookie Insertion Err: 0
Header Insertion: 0 Header Insertion Err: 0
Total Memory Already Consumed: 64 KB.