kellyseeme commented on issue #12644: URL: https://github.com/apache/apisix/issues/12644#issuecomment-3351462785
@Baoyuantop thanks for reply. this is we access log <img width="572" height="122" alt="Image" src="https://github.com/user-attachments/assets/9ed82e40-bf7c-4206-bda6-530873a08d7f" /> 1 the prometheus metris is 请求RT is type=request,apisix RT is type=apisix,后端RT is type=upstream,in the prometheus , request time(13s) = apisix rt time(13s) + upstream rt time(6s),there in the accesslog we cant find 2 in access log,we find there request time is 12.79s,the upstream_response_time is 0.384s,then apisix cost 12s,this is a slow client? proxy_request_buffering on;proxy_buffer off. if a big file is upload,then the file in disk ,this time is apisix time? 3 upstream_header_time == upstream_response_time,this is a small reponse, but the header_time is equal upstream_response_time is strange -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
