You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/04 09:29:29 UTC

[GitHub] [apisix] fish2018 edited a comment on issue #5412: request help: cannot receive traffic after using proxy_mirror plugin

fish2018 edited a comment on issue #5412:
URL: https://github.com/apache/apisix/issues/5412#issuecomment-960556965


   
   ![avatar](https://raw.githubusercontent.com/fish2018/files/master/imgs/proxy_mirror_issue02.png)
   
   我要做跨k8s集群的流量复制,我的配置方式如图,
   接收流量的k8s集群02用的apisix-ingress-controller,
   demo02.app.com域名单独访问正常,但是复制不过去
   
   ```
   "plugins": {
       "proxy-mirror": {
         "host": "http://demo02.app.com",
         "sample_ratio": 1
       }
     }
   ```
   **这个host不能是Ingress域名???**
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org