Hello, I’m looking for a load balancer solution and I have some questions about Cloudflare.
Does the traffic redirection option transfer the user to the pool server?
Ex. User accesses main.domain.com (load balancer) is redirected to s2 or s1.domain.com.
is it possible to disable Cloudflare caching? will be used for file distribution and I don’t want to violate any Cloudflare bandwidth guidelines.
The Cloudflare Load Balancer does not use HTTP redirects. It makes a decision about which Origin(s) to use based on the rules you define, so all user requests to main.example.com will be sent to an available origin web server.
Load Balancers can be DNS Only . Just disabling Caching would still pass all the responses through Cloudflares servers, potentially in violation of the standard Terms.