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/04/01 10:07:18 UTC

[GitHub] [apisix] tokers commented on issue #3963: request help: Distinguish the source (upstream or apisix) of the status code, whether it can be extended to all the status code

tokers commented on issue #3963:
URL: https://github.com/apache/apisix/issues/3963#issuecomment-811803310


   Actually, there are a bunch of headers can be added for the debugging purpose:
   
   * X-Upstream-Status, the status code returned by upstream;
   * X-Upstream-Addr, the upstream endpoint address;
   * ....
   
   Of course, some information is sensitive, and maybe a switch should be introduced to show these data.


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

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