Review rule order
If your Cloudlet has rules with hostname, path, and protocol matches, review the rule order. To improve performance, group rules with these match types in this order:
-
Protocol (HTTP/HTTPS)
-
Hostname
-
Path
To learn how to reorder your rule(s), see Manage Cloudlet Rules. Below are some examples of ordering rules for protocol, hostname and path match types.
Single match regrouping example: protocol
When reorganizing rules with protocol matches, group rules together by the type of protocol, either HTTP or HTTPS. Here's an example:
Original Order | Optimized Order |
---|---|
|
|
Multiple match regrouping example
Here's an example of how to reorder a list of rules that contain protocol, hostname, and path matches:
Original Order | Optimized Order |
---|---|
|
|
Updated almost 3 years ago