Hello,
I just signed up for Cloudflare and i’m wondering if i could use it without completely delegating my DNS by updating the main nameservers.
If i leave my naked domain pointed to an my server A Record (i know Cloudflare wont be able to protect me if the the DDOS is happening by directly hitting the naked domain.) and i remove my www CNAME and instead add 2 NS Records for www.domain.
Mydomain.com
redirects to www.domain.com
which in turn would be protected by Cloudflare.
I’ve put 100k requests to the naked domain and it handled all of them (because essentially its a redirect that happens on the webserver level and is pretty much for all intents and purposes instantaneous ).
Would this case scenario work?
Thanks for your help!