-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Xapp73 edited this page Jul 24, 2020
·
24 revisions
Welcome to PerfOps Custom Code FlexBalancers!
With the Custom Code FlexBalancer feature you are able to write your own javascript code and deploy it to our infrastructure. That gives you full control to build your own custom and complex logic. You get access to our data platform and synthetic monitoring and you are also able to pull in your own external data and use it as an additional parameter when deciding how to route a request!
Create your first FlexBalancer
- Case 1.1: Provider Availability with Weights.
- Case 1.2: Availability based on Monitor Uptime.
- Case 2.1: Balancing based on the CDN with the better Performance.
- Case 3.1: Geolocation with excluded country.
- Case 3.2: The specific answer for the specific region.
- Case 3.3: The provider with the best performance for visitor's country.
- Case 4.1: Using country-based answers from remote sources.