Application scenario
Authentication, for example: authentication through Amazon Cognito or a third party, adding security information to the HTTP header.
URL rewriting, for example, automatically add the default URL path.
URL redirection, such as returning content based on device type and accessing links based on geographic location.
Rewrite the request, for example: standardize the request format.
Rewrite the response, for example: modify the return status code, modify the return HTTP header.
Select a source station. For example, access the source station based on the configured weight. If the access fails, the system automatically switches to another source station.
Personalize content, such as resizing images and customizing error pages.
Security, such as: anti-theft chain, etc.
Others, such as: preheating, etc.