...
So, as the UI is a regular HTML app, there may be several options to balance both the UI and the API. A couple of examples are given below
Info | ||
---|---|---|
| ||
This document covers a setup sample for an Abiquo UI and Abiquo API balanced cluster.
|
API plus UI cluster
In this setup, we are spreading the load amongst a cluster of nodes running both API and UI. Please note that any API clustered setup REQUIRES using zookeeper to work.
For the sake of simplicity, we are using a two node setup, but this is easily scalable to several nodes and using Apache web server as a load balancer.
...