jagerzhang edited a comment on issue #5604:
URL: https://github.com/apache/apisix/issues/5604#issuecomment-978903474


   > Have you tried to observe and analyze by capturing packets?
   
   @shuaijinchao 刚抓包分析了下,抓包命令:
   `tcpdump -iany -nn port 9080 or port 8000 or port 8001 -vvv -w 
start_test.cap`
   
   找到其中耗时14ms的请求看了下详情,APISIX到Nginx之间耗时之后0.04ms,APISIX却耗时14ms:
   
![image](https://user-images.githubusercontent.com/9711651/143397270-e5b81dcb-eb91-4652-bc59-9ce1ee5da26b.png)
   
   完整抓包文件:
   
[start_test.cap.zip](https://github.com/apache/apisix/files/7600967/start_test.cap.zip)
   


-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to