ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 37 - AD0-E718 discussion

Report
Export

The development of an Adobe Commerce website is complete. The website is ready to be rolled out on the production environment.

An Architect designed the system to run in a distributed architecture made up of multiple backend webservers that process requests behind a Load Balancer.

After deploying the system and accessing the website for the first time, users cannot access the Customer Dashboard after logging in. The website keeps redirecting users to the sign-in page even though the users have successfully logged in. The Architect determines that the session is not being saved properly.

In the napp/etc/env.php\ the session is configured as follows:

What should the Architect do to correct this issue?

A.
Utilize the Remote Storage module to synchronize sessions between the servers
Answers
A.
Utilize the Remote Storage module to synchronize sessions between the servers
B.
Update the session host value to a shared Redis instance
Answers
B.
Update the session host value to a shared Redis instance
C.
Increase the session size with the command config:set system/security/max_session_size_admin
Answers
C.
Increase the session size with the command config:set system/security/max_session_size_admin
Suggested answer: B
asked 02/10/2024
Patrick Cheung
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first