Providing support for Page Rules, Caching, Firewall, and more
Understand the error too many redirects
As title, but the problem is which part of your network traffic redirect from and to
Firstly when you run the Let’s Encrypt certificate install script in your server. It will add additional code makes a redirect from HTTP to HTTPS
Press enter or click to view image in full size
Nginx
Press enter or click to view image in full size
Apache2
So it redirects back to Cloudflare with protocol HTTPS
But when you are in the SSL Flexible mode. Cloudflare expects HTTP so it sends it to your server again and results in it repeating step 2、step 3 and step 4 cause the browser error TOO_MANY_REDIRECTS
Press enter or click to view image in full size
With SSL mode Flexible. Network traffic repeating steps 2、 steps 3 and step 4 cause the error problem