华为云UCS-流量镜像

时间:2025-02-12 15:05:17

流量镜像

开启流量镜像,在将请求发送给目标地址的同时,将同样的流量镜像到配置的目标地址。

YAML设置如下:

spec:  hosts:    - forecast  http:  - route:    - destination:        host: forecast    mirror:                       # 配置镜像参数      host: forecast-plus

请根据实际需求调整配置参数。

support.huaweicloud.com/usermanual-ucs/ucs_02_0032.html