Hi!
I have site called abc.com which is pointed with proxied dns record 1.1.1.1
its working fine
Now I have replicated server and it have ip called 2.2.2.2
I have enabled Cloudflare load balancer on my site with hostname called abc.com and its also proxied
I have created one pool which have two origin called
1.1.1.1
and
2.2.2.2
Now whenever I enable Load Balancer, I am getting 522 connection timed out error and as soon as I disable load Balancer, its start working. I am not getting why its causing issue like this, I have checked my both server and its up and running fine.
Let me know if someone here can help me for the same
A 522 error typically happens when Cloudflare requests to the origin (your webserver) get blocked. Review the suggestions in this Community Tip for troubleshooting ideas.
Hi!
Thanks for your reply. As I have mentioned its only causing issue of 522 if I enable Load Balancer, its working fine if I disable Load Balancer. So I think issue is related Load balancer.
Thanks!