If I keep refreshing too many times, the website opens all of a sudden and works normally. But upon closing the page, same issue ERR_TOO_MANY_REDIRECTS
Was the site working with SSL prior to adding it to Cloudflare?
Yes
What is the current SSL/TLS setting?
Full
What are the steps to reproduce the issue?
Since the hosted website has letsencrypt ssl certificate, it is imperitive we use Full as per the documentation. Now the pages only shows ERR_TOO_MANY_REDIRECTS
Done that, same behaviour still get the redirection issue. Do I have to make any changes to SSL setting in the hosting provider setup. The last setting change was to disable DNSSEC. Other than that updated the DNS servers provided by Cloudflare.
You can see that the Cloudflare cache is DYNAMIC (no Cloudflare cache) but there is still an age header, indicating that something did cache the response.
After 20 or so redirects, I finally get a response from the server and I can see the page.
Possible, let me check. Also I ran a curl check on the website to see if there is a redirection conflict between Cloudflare and Origin, which came out positive. I will try to first fix that and then share results, will also check on the caching aspect. Since Cloudflare onboarding is less than 24 hours, maybe it gets refreshed in some time.
But thank you so much for helping me. Appreciate that