how-to-disable-cloudflare-proxying-with-github-pages/ #34
Replies: 1 comment 1 reply
-
Wow, it worked for me. Thanks! I had visited several sites before, even went to the IT desk at my university, but nothing could fix the issue |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how-to-disable-cloudflare-proxying-with-github-pages/
When creating a new GitHub pages site with Cloudflare’s DNS, the default setting is proxying all data via Cloudflare. This is OK, but Cloudflare can slow down GitHub pages somewhat, and GitHub pages have no bandwidth limits so might as well serve directly.
https://blog.jakelee.co.uk/how-to-disable-cloudflare-proxying-with-github-pages/
Beta Was this translation helpful? Give feedback.
All reactions