Valid ACP-Cloud1 Dumps shared by ExamDiscuss.com for Helping Passing ACP-Cloud1 Exam! ExamDiscuss.com now offer the newest ACP-Cloud1 exam dumps, the ExamDiscuss.com ACP-Cloud1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com ACP-Cloud1 dumps with Test Engine here:
When forwarding layer 7 service requests using Alibaba Cloud SLB, if you have two domain names under a certain VIP, which are respectively vip.a.com and img.a.com. Now you want to activate session persistence for vip.a.com, but not for img.a.com. To achieve this, you can select "Rewrite Cookie" mode when enabling session persistence on the console. In this mode, you can set the cookie name in the response. Server Load Balancer will overwrite the original cookie when it discovers that a new cookie is set. The next time the client carries the new cookie to access the Server Load Balancer, the listener will distribute the request to the previously recorded backend server.
Correct Answer: A
Alibaba Cloud SLB's "Rewrite Cookie" mode allows selective session persistence for specific subdomains by setting and rewriting cookies as specified. For example, you can enable session persistence on vip.a.com while leaving img.a.com without it. SLB uses the rewritten cookie to direct subsequent requests to the previously assigned backend server.