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/06/23 01:06:28 UTC

[GitHub] [apisix] tokers commented on issue #4460: bug: The request-id plugin may have a bug

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


   @zuiyangqingzhou What is the exact logic of your upstream? Just reflecting the request headers?
   
   The request-id plugin just adds the id header on your demands. It won't change other things. Make sure your upstream doesn't contain its own `X-My-Request-Id`, as request-id only adds the id header to response if the header doesn't exist.


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