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/15 13:20:47 UTC

[GitHub] [apisix] tzssangglass commented on issue #5513: response very slow when i start to test the Route function of APISIX

tzssangglass commented on issue #5513:
URL: https://github.com/apache/apisix/issues/5513#issuecomment-968904188


   what you marked is `$upstream_response_time`,  keeps time spent on receiving the response from the upstream server. 
   I think you also need to check how long it takes for the upstream service to process the request. Another way to test this is that you can make the request not go through apisix, what is the latency?


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