101 · Question #538
A load balancing decision needs to be made based on custom a. What is the most appropriate F5 feature or this purpose?
The correct answer is D. iRules. iRules are the F5 BIG-IP feature designed to allow fully custom, scripted load balancing decisions based on any application-layer attribute or business logic.
Question
A load balancing decision needs to be made based on custom a. What is the most appropriate F5 feature or this purpose?
Options
- AiApps
- BScale
- CiControl
- DiRules
How the community answered
(38 responses)- B3% (1)
- C5% (2)
- D92% (35)
Why each option
iRules are the F5 BIG-IP feature designed to allow fully custom, scripted load balancing decisions based on any application-layer attribute or business logic.
iApps are guided application deployment templates that simplify configuration of known application stacks, but they do not provide custom per-request traffic decision logic.
Scale is not a recognized F5 BIG-IP feature name relevant to load balancing decision logic.
iControl is the REST and SOAP-based management API used to configure and manage BIG-IP programmatically from external systems, not to make real-time traffic routing decisions.
iRules are event-driven TCL scripts that execute within the BIG-IP data plane and can inspect and act on virtually any attribute of a request or response, including headers, cookies, URLs, payloads, and custom application data. This makes iRules the correct choice when standard load balancing methods are insufficient and a decision must be made on custom criteria. They are executed inline with traffic flow, giving administrators granular programmatic control over routing and persistence.
Concept tested: F5 iRules for custom load balancing logic
Source: https://techdocs.f5.com/en-us/bigip-15-1-0/irules-primer.html
Topics
Community Discussion
No community discussion yet for this question.