doubts about limitations

I wanted to know what limitations I will have if my database (mysql) goes through cloudflare
1 Reply
Chaika
Chaika3mo ago
Cloudflare's normal proxy is for http connections only, if you enabled proxy on a record pointing at a mysql server, it's just not going to work (although it may look like it's going to work for a bit before dns cache expires)

Did you find this page helpful?