Jump to: navigation, search

Difference between revisions of "Neutron/LBaaS/LBaaS reuse option"

< Neutron‎ | LBaaS
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== Resource Model ==
+
= Resource Model =
A number of objects defined for loadbalancer resource model: ([https://wiki.eng.vmware.com/wiki/images/b/b9/VShield_Edge_Loadbalancer_Object_Model_in_Trinity.pptx PPT])
+
A number of objects defined for loadbalancer resource model: ([https://test 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.
 
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.
Line 13: Line 13:
 
5. '''Monitor''': A health monitor can monitor the health or performance of either pool members or servers.
 
5. '''Monitor''': A health monitor can monitor the health or performance of either pool members or servers.
  
{{/wiki/images/d/d6/Lb_resource_model_trinity.JPG}}
+
{{https://wiki.eng.vmware.com/wiki/images/d/d6/Lb_resource_model_trinity.JPG}}

Revision as of 00:28, 12 October 2012

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.

Template:Https://wiki.eng.vmware.com/wiki/images/d/d6/Lb resource model trinity.JPG