ACP-Cloud1 試験問題を無料オンラインアクセス
| 試験コード: | ACP-Cloud1 |
| 試験名称: | ACP Cloud Computing Professional |
| 認定資格: | Alibaba Cloud |
| 無料問題数: | 178 |
| 更新日: | 2026-08-31 |
When the "'Obtain the Visitor's Real IP Address" function is enabled in Alibaba Cloud SLB For layer 7 services, you can obtain the real IP addresses of visitors through the______________field in HTTP header
Distributed computing breaks down a task into many small parts, then assigns these parts to multiple computing nodes, and eventually puts these computing results together to form the final outcome.
Elastic Compute Service (ECS) instances you created in different zones within the same region are not interconnected with each other through the Intranet by default.
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.