F5 BIG-IP LTM Specialist: Architect, Setup, and Deploy (301a) Exam Materials-Question 13 Discussion

An application contains three services fronted by a BIG-IP device: ⦁ Login service on tcp/8443 ⦁ Matching service on tcp/5523 ⦁ Purchase service on tcp/443 Application performance greatly improves if the same pool member handles all three services for a client. Each virtual server is currently configured with source address persistence. Which option should an LTM Specialist configure to maximize performance? (Choose one answer)

  • A. Priority Group Activation
  • B. Fallback persistence
  • C. Match Across Services
  • D. Match Across Virtual Servers
Correct Answer: C

Brave-Dump Clients Votes

D 100%

Comments



Steven Knight 2026-03-15 06:13:04

Selected Answers: D


Not C. Match Across Services requires the virtual servers to reference the same pool to share persistence records. If the pools are different — even if they contain the same members — it will not work. 3 seperate services, so 3 seperate pools. "D" is the correct answer.
  • jansen 2026-04-03 05:52:22
    This is a broader version of "Match Across Services." It allows sharing persistence records across any Virtual Server using that profile, even if they have different IP addresses. While it would technically work, "Match Across Services" is the more specific and standard choice when dealing with multiple ports on the same application IP. So, the best choice is C.