This article provides an overview on the changes introduced by Rules Engine version 4.
Rules Engine v3 is undergoing end-of-life and will be discontinued on June 26, 2020. Your account will be scheduled for automatic migration starting from 4/6/2020. Please contact your account manager or our Technical Customer Support to schedule an earlier migration.
Learn more.
This upgrade to Rules Engine introduces the following concepts:
This environment provides a safe workspace for testing the compatibility of a new Rules Engine configuration with mock site traffic.
Key facts:
This environment should not be used to perform scale, volume, or throughput testing.
Please keep traffic below the following levels:
A draft of a policy consists of one or more rules meant to identify requests and the set of actions that will be applied to them. A draft is a work in progress that allows frequent configuration updates without impacting site traffic. Once a draft is ready to be finalized, it should be converted into a read-only policy.
A rule identifies one or more types of requests and the set of actions that will be applied to them.
It consists of:
These elements are identified in the following illustration.
A policy, which consists of a set of read-only rules, provides the means to:
Prepare event-specific rules in advance (e.g., a rule that redirects traffic as a result of a customer origin maintenance.)
Although only a single policy per environment is allowed, policies may be deployed as needed.
A deploy request provides a simple and streamlined procedure through which a policy may be quickly applied to the Staging or Production environment. A history of deploy requests is provided to facilitate the tracking of changes applied to those environments.
Only requests that do not pass our automated validation and error detection system will require manual review and approval.
A rule's matchRules Engine: Defines a prerequisite that must be met before one or more actions (i.e., features) may be applied to a request. conditions may now be configured to be mutually exclusive (i.e., select first match) or independent (i.e., match). Each of these options are briefly described below.
Match Type | Description |
---|---|
select first match |
Highlights:
A successful match will prevent further processing within the current "select first match" section. However, this will not prevent the request from being processed by match conditions defined outside of this section. |
match |
Highlights:
|
The following upgrades were applied to the TCC to support these enhancements and new capabilities:
Additionally, the following limitations have been repealed:
The following terms describe the new functionality introduced by this update:
Term | Old Term | Description |
---|---|---|
Draft |
New Term |
A draft provides a workspace for crafting a set of rules for handling your traffic. A draft may be saved in an incomplete state and will not affect live site traffic. This allows rules to be created over time or in preparation of a future need. |
Policy |
New Term |
Once a draft is finalized it is locked and then becomes a read-only policy. Only policies may be applied to live site traffic via a deploy request. |
Deploy Request |
New Term |
Use a deploy request to apply a policy to either the:
|
Staging |
New Term |
The Staging environment provides a sandbox through which a policy may be tested on mock site traffic before it is applied to live site traffic. This environment should not be used to perform scale, volume, or throughput testing. |
Production |
[Production] |
The Production environment refers to live site traffic. Submit a deploy request to the Production environment when a policy is ready to be applied to live site traffic. |
The submission and deployment process for new rules has changed.
All changes are instantly submitted for manual review. Once approved, they are applied to the Production environment.
Rules Engine now provides the following new functionality:
This new workflow is depicted below.
The above workflow is described below.
Step | Description |
---|---|
A draft consists of a set of rules that define how requests for your content should be handled by the CDN. |
|
Once a draft has been finalized, it should be locked and converted into a read-only policy. |
|
A deploy request allows a policy to be applied to either test or production traffic. Submit a deploy request to either the Staging or Production environment. |
|
Deploy Request Review |
A deploy request undergoes automated validation and error detection. Although the majority of deploy requests are automatically approved, manual review is required for more complex policies. |
Policy Deployment (Staging) |
Upon approval of a deploy request to the Staging environment, a policy will be applied to the Staging environment. This environment allows a policy to be tested against mock site traffic. Once the policy is ready to be applied to live site traffic, a new deploy request for the Production environment should be submitted. |
Policy Deployment (Production) |
Upon approval of a deploy request to the Production environment, a policy will be applied to the Production environment. This environment allows a policy to act as the final authority for determining how the CDN should handle live traffic. |
Edgecast CDN