Review rule order
If your Cloudlet has rules with hostname, path, and protocol matches, review the rule order. If you group rules with these match types in this order, you may see performance improvements:
- Protocol (HTTP/HTTPS)
- Hostname
- Path
Below are some examples of ordering rules with this 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 |
---|---|
|
|