Let’s say one of my domain is terminated by Cloudflare for some reason. I wonder what will happen after that. I think of the following cases:
-
Visitors will see some Cloudflare’s error page, or even see no content at all. I have to update the domain’s nameservers to something else for visitors to be able to see my site again.
-
Cloudflare will just stop proxying the domain’s traffic, but still keep the DNS records. In this case, the original server’s IP address will be exposed to the public.
Will it fall into either of those two cases, or another case?