Which two can be a part of a pool’s definition? (Choose two.)
- rule(s)
- profile(s)
- monitor(s)
- persistence type
- load-balancing mode
Explanation
The two options that can be a part of a pool’s definition are:
Rule(s): A pool can be defined with rules that determine how traffic is distributed among the pool members.
Persistence type: Persistence refers to the mechanism used to ensure that all requests from a particular client are sent to the same pool member. A pool can be defined with a persistence type to ensure that all requests from a client are sent to the same pool member.
Therefore, the correct options are:
- Rule(s)
- Persistence type