When you turn off proxing for a subdomain, the name servers will immediately start returning the original address(es) for the subdomain.
However, it will take 5 minutes or more, due to caching at DNS resolvers and browsers, before everyone knows about it.
Will my website on that subdomain still keep working via the proxy for a while, until the whole world knows about the DNS change?
Thanks.
I did a quick /etc/hosts test and that seems to confirm that.
(I fact, I accidentally used a subdomain for that which didn’t have proxying turned on in the first place. It still worked via the proxy. So it looks like the proxy working might be totally independent of proxying being enabled in DNS.)