Working with zones
Use zones to increase availability and decrease latency
Use zones to increase availability and decrease latency
The OVH Load Balancer service is located in one or more availability area(s), defined when subscribing to the service.
You have the possibility to order additional zones for your service. This increases the availability of your Load Balancer service in case a zone is unavailable.
It is also possible, if configured appropriately, to use multiple zones to minimize latency for your visitors.
To order a zone via the API, you first need to create a cart.
Please make a note of the cart number ("cart"), it will be useful for the rest.
Then you assign it via
You can list the options available on your Load Balancer service via
When you have found the option corresponding to the desired area, you can add it to your shopping cart ("cart") via
Finally, you can validate your cart ("cart") via
Don't forget to pay the order form thus generated.
If you want to use multiple zones to achieve high availability, you can use the special all
zone when you declare a frontend
and a farm
.
This special all
zone will allow you to deploy the same configuration on all zones subscribed to your Load Balancer service, and avoids you to duplicate the configuration for all zones.
If the goal is to reduce latency, we can imagine directing requests coming from the zone1 load balancer to backend servers geographically close to zone1, and similarly, directing requests coming from the zone2 load balancer to backend servers close to zone2.
To achieve this, you need to specify a frontend in each zone that uses a farm in the same zone. This will allow us to declare backend servers in different farms per zone and to control which backend servers are used in which zone.
For example, if we have backend servers in the data centers of Gravelines (gra) and Beauharnois (bhs),
you can order a Load Balancer service in the gra
and bhs
areas and configure :
Please feel free to give any suggestions in order to improve this documentation.
Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.
Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.
Thank you. Your feedback has been received.
Access your community space. Ask questions, search for information, post content, and interact with other OVHcloud Community members.
Discuss with the OVHcloud community