The display slb httpclass displays the basic configuration information of an HTTP scheduling policy profile for SLB.
| Parameter | Description | Value |
|---|---|---|
| httpclass-name | Specifies the name of an HTTP scheduling policy profile. | The specified HTTP scheduling policy profile must already exist. |
# Display the configuration information of HTTP scheduling policy profile a.
<sysname> display slb httpclass a Httpclass profile information(total 1) --------------------------------------- Httpclass name : a Httpclass ID : 0 Pattern item number : 2 type mode pattern-string Host exact example.com Url any example.com/abc.jng Httpclass action : close ----------------------------------------
| Item | Description |
|---|---|
HTTPClass name |
HTTP scheduling policy profile name. Run the httpclass command to set this parameter. |
HTTPClass ID |
HTTP scheduling policy profile ID. Run the httpclass command to set this parameter. |
Pattern item number |
Number of matching rules |
Type |
Matching type. The matching types include HOST, URL, Cookie, Referer. |
Mode |
Matching mode. The matching modes include prefix, suffix, exact, and any matching modes. |
Pattern-string |
Matching string. When the matching type is URL, the string length after pre-processing cannot be less than 2. Pre-processing means the removal of prefixes "http://" or "https://" in a string. |
HTTPClass action |
Action of an HTTP scheduling policy profile:
|