Create a page rule to circumvent timeout issue

I have a page that takes 3-4 minutes to load, which results in a timeout (524). I’d like to avoid Cloudflare engaging on the particular page/URL. Is it possible to set up a rule on that? If so, what is the rule? We cannot afford an Enterprise plan to change the timeout limit

1 Like

You could serve it from a different hostname that is not proxied. You could then use a redirect rule to divert requests for the slow URL to the unproxied URL.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.