PAM-SEN Exam QuestionsBrowse all questions from this exam

PAM-SEN Exam - Question 94


You are installing multiple PVWAs behind a load balancer.

Which statement is correct?

Show Answer
Correct Answer: C

When installing multiple PVWAs behind a load balancer, it is essential that the load balancer supports 'sticky sessions'. This ensures that user sessions are consistently directed to the same PVWA instance, providing a seamless and uninterrupted user experience.

Discussion

3 comments
Sign in to comment
CavdogOption: C
Sep 7, 2023

LoadBalancerClientAddress header probably should be set so that incoming requests are logged in the vault as coming from the client source and not the NLB however this is not a must. Answer is therefore C. https://docs.cyberark.com/PAS/Latest/en/Content/PAS%20INST/PVWA-install-multiple-PVWA-env.htm?tocpath=Installation%7CInstall%20PAM%20-%20Self-Hosted%7CInstall%20PVWA%7C_____8#:~:text=The%20load%20balancer%20must%20support%20%27sticky%20sessions%27

Kai21Option: C
Aug 12, 2023

Answer: C Load balancer requirements: - The load balancer must not alter page content, or it should include a mechanism to prevent pages from being altered. - The load balancer must not alter the application path hierarchy (leave the default application path as it is). - The load balancer must support 'sticky sessions'. Url: https://docs.cyberark.com/PAS/Latest/en/Content/PAS%20INST/PVWA-install-multiple-PVWA-env.htm

GUDDIAOption: C
Mar 5, 2024

answer is C, Link: https://docs.cyberark.com/pam-self-hosted/Latest/en/Content/PAS%20INST/PVWA-install-multiple-PVWA-env.htm?TocPath=Installation%7CInstall%20PAM%20-%20Self-Hosted%7CInstall%20PVWA%7C_____8