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 2022/03/04 07:23:17 UTC

[GitHub] [apisix-ingress-controller] lihuawei321 opened a new issue #900: request help: 使用apisix代理grpc服务性能较低

lihuawei321 opened a new issue #900:
URL: https://github.com/apache/apisix-ingress-controller/issues/900


   ### Issue description
   
   使用apisix代理grpc服务,发现性能较低。发现一个现象:压测POD,对应的端口只有几个TCP链接;但是通过apisix压测试,POD里的有上千条TCP连接。是不是apisix没有复用tcp链接。以下是测试结果:
   ![image](https://user-images.githubusercontent.com/31987918/156717935-be36476c-62a3-455c-9484-3e1305636d00.png)
   有没有可能和k8s的dns请求有关系?
   是否有可以优化的地方。
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):
   - your Kubernetes cluster version (output of kubectl version):
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):
   


-- 
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



[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #900: request help: 使用apisix代理grpc服务性能较低

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #900:
URL: https://github.com/apache/apisix-ingress-controller/issues/900#issuecomment-1058918631


   Thanks for you report. The actual traffic proxying is done by APISIX, the APISIX Ingress is the control-plane component. I will move this issue to the APISIX repository.


-- 
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