Creating a parameter profile
You can configure advanced parameters through a parameter profile. The virtual server references the parameter profile to analyze, process, and optimize service traffic.
Creating a parameter profile for Layer 4 server load balancing
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Create an IP-type parameter profile and enter parameter profile view. | parameter-profile profile-name type ip | By default, no parameter profiles exist. When you create a parameter profile, you must specify a type. You can enter an existing parameter profile view without specifying the type of the parameter profile. |
3. (Optional.) Set a description for the parameter profile. | description text | By default, no description is set for the parameter profile. |
Creating a parameter profile for Layer 7 server load balancing
Step | Command | Remarks | ||
---|---|---|---|---|
1. Enter system view. | system-view | N/A | ||
2. Create a parameter profile of the HTTP, HTTP compression, or TCP type and enter parameter profile view. | parameter-profile profile-name [ type { http | http-compression | tcp } ] | By default, no parameter profiles exist. When you create a parameter profile, you must specify a type. You can enter an existing parameter profile view without specifying the type of the parameter profile. | ||
3. (Optional.) Set a description for the parameter profile. | description text | By default, no description is set for the parameter profile. |