nerdexam
F5

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.

Section 2: F5 Solutions and Technology

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)
  • A
    10% (2)
  • B
    81% (17)
  • C
    5% (1)
  • D
    5% (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.

AiControI

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.

B(RulesCorrect

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.

ClApps

iApps are declarative application deployment templates that simplify service provisioning - they do not execute during live traffic forwarding or provide custom runtime persistence logic.

D(Health

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

#iRules#custom persistence#persistence decisions#load balancing

Community Discussion

No community discussion yet for this question.

Full 101 Practice