hi guys,
I have a problem. I have an static IP.
when a problem happens, for example I ran out of bandwidth, The ISP doesn’t send a proper http err code which causes err 522 on Cloudflare.
Is there a way that i could set for example whenever timeout happpens(15 sec i guess) then Cloudflare switchs to another ip ?
You would have to set up a load balancer to handle failovers.
https://support.cloudflare.com/hc/en-us/articles/115000081911-Tutorial-How-to-Set-Up-Load-Balancing-Intelligent-Failover-on-Cloudflare
My problem is between Cloudflare and my ISP … I couldn’t do anything there. so i asked if there is anyway that cloudlflare could switch to another static ip (which i defined as A record in DNS tab) instead of showing 522 err.
I kew that i could do it with api … but i guessed there is an easier way …