SOA-C02 · Question #545
Users are reporting consistent forced logouts from a stateful web application. The logouts occur before the expiration of a 15-minute application logout timer. The web application is hosted on…
The correct answer is B. Configure cookie forwarding in the CloudFront distribution's cache behavior settings. E. Change the ALB to use application-based cookies. See the full explanation below for the reasoning.
Question
Users are reporting consistent forced logouts from a stateful web application. The logouts occur before the expiration of a 15-minute application logout timer. The web application is hosted on Amazon EC2 instances that are in an Auto Scaling group. The instances run behind an Application Load Balancer (ALB) that has a single target group. The ALB is configured as the origin in an Amazon CloudFront distribution. Session affinity (sticky sessions) is already enabled on the ALB target group and uses duration-based cookies. The web application generates its own application cookie. Which combination of actions should a SysOps administrator take to resolve the logout problem? (Choose two.)
Options
- AChange to the least outstanding requests algorithm on the ALB target group.
- BConfigure cookie forwarding in the CloudFront distribution's cache behavior settings.
- CConfigure the duration-based cookie to be named AWSALB.
- DConfigure the ALB to use the expiration cookie header.
- EChange the ALB to use application-based cookies.
How the community answered
(64 responses)- A11% (7)
- B81% (52)
- C3% (2)
- D5% (3)
Topics
Community Discussion
No community discussion yet for this question.