Hi there!
Would it be possible to use Cloudflare to perform the following:
- Application XYZ has two web servers - Server1 and Server2
- Cloudflare to analyze the incoming connections and decide to send the connection either to Server1 or Server2 based on the source IP, as in: source IP = 1.2.3.4 --> fwd to Server1 and source IP = any --> fwd to Server2
Is there a way to create customisable rules as the above?
Many thanks!