all repos — website @ c29cfaa65b9e3219a1556d872601733970d92ffa

personal website hosted at prithu.xyz, built using hugo

content/notes/2024-02-19T21:50:00-cloudfront-prxied-dns-redirect-loop-issue.md

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
---
title: cloudfront proxied dns redirect loop issue
date: 2024-02-19T21:50:00Z
slug: cloudfront-prxied-dns-redirect-loop-issue
tags:
- cloudfront
- cloud
- troubleshoot
---

Faced an issue where I would get stuck in a redirect loop when configured a cloudflare dns as 'proxied'. Turns out the solution is to set SSL/TLS mode to 'Full' and that solves it.


# Ref
- https://community.cloudflare.com/t/enabling-cloudflare-dns-proxy-results-in-redirect-loop/510465