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:
To meet business requirements, a user requires that the backend server of an SLB instance include a primary ECS instance and a secondary ECS instance. When the primary instance is working properly, the traffic is only forwarded to the primary ECS, when the primary instance is down, traffic is switched to the standby instance. In this case, you can create an active/standby server group on the backend of the SLB instance Which kind of listener supports this feature? (Number of correct answers: 2)
Correct Answer: A,D
Explanation Active/standby server groups are a feature of Server Load Balancer (SLB) that allows you to configure a primary ECS instance and a secondary ECS instance for the backend of an SLB instance1. When the primary instance is working properly, the traffic is only forwarded to the primary ECS. When the primary instance is down, traffic is switched to the standby instance1. This feature is supported by TCP and HTTPS listeners, but not by HTTP and UDP listeners1. TCP and HTTPS listeners support session persistence, which ensures that requests from the same client are always forwarded to the same backend server2. HTTP and UDP listeners do not support session persistence, and they use round-robin or weighted round-robin algorithms to distribute traffic among the backend servers2. References: 1: Create an active/standby server group 2: [Configure a listener]