Redirection

Most CDNs can perform end-user client redirections. 302/301 HTTP redirection can be executed on error conditions or even against specific header, path, extension, or directory matches. This can be helpful in reducing the origin request rate when the specific destination location is already known for a conditional match, e.g. redirecting an end user request to a particular language page when in the presence of a specific language string value in the browser header.