101 · Question #502
A company needs to use a custom value when making persistence decisions. Which F5 product provides this functionality?
The correct answer is B. (Rules. iRules allow administrators to extract and use any custom value from request or response traffic as the basis for persistence decisions.
Question
A company needs to use a custom value when making persistence decisions. Which F5 product provides this functionality?
Options
- AiControI
- B(Rules
- ClApps
- D(Health
How the community answered
(21 responses)- A10% (2)
- B81% (17)
- C5% (1)
- D5% (1)
Why each option
iRules allow administrators to extract and use any custom value from request or response traffic as the basis for persistence decisions.
iControl is F5's REST and SOAP management API used for configuration automation - it operates at the management plane and does not process live traffic or influence per-connection persistence.
iRules exposes the 'persist' command and full access to traffic payload, headers, and custom variables at runtime, giving administrators complete flexibility to hash or match on any extracted value - such as a proprietary header or payload field - when directing a client to a specific pool member. No built-in persistence profile supports arbitrary custom keys, making iRules the only BIG-IP mechanism for this requirement.
iApps are declarative application deployment templates that simplify service provisioning - they do not execute during live traffic forwarding or provide custom runtime persistence logic.
iHealth is a cloud-based diagnostic analysis service for qkview files - it plays no role in data plane traffic forwarding or persistence decisions.
Concept tested: iRules custom value persistence decision
Source: https://clouddocs.f5.com/api/irules/persist.html
Topics
Community Discussion
No community discussion yet for this question.