201 · Question #20
Which two can be a part of a virtual server's definition. (Choose two.)
The correct answer is A. rule(s) B. pool(s). A virtual server's definition can include rules for custom traffic processing and a reference to one or more pools to direct incoming traffic to backend servers.
Question
Which two can be a part of a virtual server's definition. (Choose two.)
Options
- Arule(s)
- Bpool(s)
- Cmonitor(s)
- Dnode address(es)
- Eloadbalancing method(s)
How the community answered
(46 responses)- A91% (42)
- C4% (2)
- D2% (1)
- E2% (1)
Why each option
A virtual server's definition can include rules for custom traffic processing and a reference to one or more pools to direct incoming traffic to backend servers.
Rules (such as iRules in F5 BIG-IP) can be associated with a virtual server to provide highly customized traffic management and content switching based on various criteria within the traffic flow.
A virtual server is configured to direct incoming client traffic to one or more pools, which represent groups of backend servers capable of handling that traffic.
Monitors are typically associated with pools, pool members, or nodes to check their health and availability, not directly as a component of a virtual server's definition.
Node addresses are defined as standalone objects and then referenced by pool members within a pool; they are not directly included in a virtual server's definition.
The load balancing method is a property configured at the pool level, determining how traffic is distributed among the pool's members, and is not part of the virtual server definition.
Concept tested: Virtual server configuration elements
Source: https://techdocs.f5.com/en-us/bigip-15-0-0/big-ip-local-traffic-management-basics/understanding-virtual-servers.html
Topics
Community Discussion
No community discussion yet for this question.