Good day.
May I ask something?
I want to create a Load Balancer on Cloudflare.
Would you tell me how to configure it?
E.g., my domain and server configuration is as the below how should I set up?
Two hostnames for one address : www.111.com / 111.com
Those two hostname - www.111.com / 111.com is connected to the server address 1.1.1.1
In this case if I open new server with 2.2.2.2, how should I connect the hostnames. I mean in the Cloudflare and Apache set-up.
What I want is that if my customers access to one of www.111.com / 111.com, I want to allow my customers to connect to one of any good server(1.1.1.1 / 2.2.2.2) which has no problem .
Would you please give me the method in detail?