3. vCloud Management Architecture : 3.6 Cell Load Balancing
   
3.6 Cell Load Balancing
vCloud Director cells are stateless front-end processors for the vCloud instance. Each cell self-manages various functions among cells while connecting to a central database. The cell manages connectivity to the vCloud and provides API and UI endpoints, or clients.
To improve availability and scale, implement a vCloud Director server group with multiple vCloud Director cells. A multicell configuration requires load balancing or content switching of the front-end portal. Load balancers present a consistent address for services regardless of the underlying responding node. They can spread session load across cells, monitor cell health, and add or remove cells from the active service pool. The cell architecture is not a true cluster because there is no failover from one cell to another.
Any load balancer that supports SSL session persistence with network connectivity to the public-facing Internet or internal service network, such as the vCloud Networking and Security Edge gateway, can perform load balancing of vCloud Director cells. See the general design guidelines regarding performance, security, and manageability when deciding to share or dedicate load balancing resources.
NoteSSL offloading does not work with virtual machine remote console (VMRC) proxy connections.
See Appendix A: Availability for additional load balancing considerations.