Your customer has recently experienced a large uptick in traffic and added a second server. After the new server went online users started reporting they are losing all their products in their cart. After an engineer investigates you are told the sessions are being written to the file system while the cache is written to Redis.
Which two options will resolve the problem? Choose 2 answers
Select all that apply, then click Submit answer.
-
○
Set your cart to use a custom URL
-
○
Eliminate the load balancer for HTTPS traffic
-
○
sessions to save to the database
-
○
Set sessions to save to REDIS