CyberArk PAM-CDE Recertification — Question 92
You are installing multiple PVWAs behind a load balancer.
Which statement is correct?
Answer options
- A. Port 1858 must be opened between the load balancer and the PVWAs.
- B. The load balancer must be configured in DNS round robin.
- C. The load balancer must support "sticky sessions".
- D. The LoadBalancerClientAddressHeader parameter in the PVWA.ini file must be set.
Correct answer: C
Explanation
The correct answer is C because 'sticky sessions' ensure that a user's requests are always routed to the same PVWA, which is crucial for session management. Options A, B, and D may be relevant in different contexts, but they do not directly address the requirement for maintaining session consistency across multiple PVWAs.