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

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

C 66.67%
D 33.33%

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.


Josko 2026-09-05 18:09:55

Selected Answers: C


I vote C. Match across service is used when you have multiple Virtual servers with same IP, but different services. In our case, there is no mention of different IPs, meaning we have to configure match across service as best option.


Anonymous User 2026-09-06 13:43:37

Selected Answers: C


C