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/12/01 05:52:57 UTC

[GitHub] [apisix] spacewander commented on issue #8436: bug: mutil upstream and upstream_status values in apisix log

spacewander commented on issue #8436:
URL: https://github.com/apache/apisix/issues/8436#issuecomment-1333248441

   There can be multiple upstream_xxx values when retrying happened.
   See http://nginx.org/en/docs/http/ngx_http_upstream_module.html#var_upstream_addr
   > If several servers were contacted during request processing, their addresses are separated by commas, e.g. “192.168.1.1:80, 192.168.1.2:80, unix:/tmp/sock”. 


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