nerdexam
F5

F50-532 · Question #7

The following iRule is being used within a persistence profile on a virtual server. Assuming the following HTTP requests are made within the same timeout window, what is the maximum number of…

The correct answer is D. 4. See the full explanation below for the reasoning.

Question

The following iRule is being used within a persistence profile on a virtual server. Assuming the following HTTP requests are made within the same timeout window, what is the maximum number of persistence records that will be created iRule:

rule Persist_Universal { when HTTP_REQUEST { persist uie [ findstr [HTTP::uri] "?" 8 3 ] } Requests:

Options

  • A0
  • B1
  • C3
  • D4
  • E5
  • F10
  • GIt cannot be determined from the given data.

How the community answered

(39 responses)
  • C
    3% (1)
  • D
    82% (32)
  • E
    10% (4)
  • G
    5% (2)

Community Discussion

No community discussion yet for this question.

Full F50-532 Practice