Jump to: navigation, search

Neutron/LBaaS/LBaaS reuse option

< Neutron‎ | LBaaS
Revision as of 00:14, 12 October 2012 by Serge (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Resource Model

A number of objects defined for loadbalancer resource model: (PPT)

1. VirtualServer: A virtual server is a traffic-management object represented by a set of IP address and a service. Clients send application traffic to a virtual server, which then directs the traffic according to your configuration instructions.

2. ApplicationProfile: An application profile contains the configuration to manage application-specific network traffic in a variety of ways, depending on the protocols and services being used. For example, you can configure SSL client certificates before passing requests on to a target server. After configuring a profile, you associate the profile with a virtual server. The virtual server then processes traffic according to the values specified in the profile.

3. Pool: A load balancing pool is a logical set of devices, such as web servers, that you group together to receive and process traffic.

4. Member: A pool member represents the application running on backend server.

5. Monitor: A health monitor can monitor the health or performance of either pool members or servers.

Neutron/LBaaS/LBaaS reuse option/wiki/images/d/d6/Lb resource model trinity.JPG