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/04/07 03:32:04 UTC

[GitHub] [apisix] mcdullbloom commented on issue #3164: request help: upstream.lua:57: set_upstream(): upstream node has been specified, cannot be set repeatedly

mcdullbloom commented on issue #3164:
URL: https://github.com/apache/apisix/issues/3164#issuecomment-1091042507

   I also got the warning "upstream node has been specified, cannot be set repeatedly" and several 404 response as well(the qps is about 800) . I added some logs in set_by_route and udp-logger  and found that apisix forward the request to wrong backend upstream node. I susspect that the api_ctx is polluted but I have no idea why this happen.
   
   PS:we do not use the plugin "traffic-split"
   
   Environment
   apisix version (cmd: apisix version): 2.4
   OS: (cmd: uname -a) linux 3.10.0-693.el7.x86_64  CentOS Linux release 7.4.1708 (Core) 
   OpenResty / Nginx version: (cmd: nginx -V or openresty -V) nginx version: openresty/1.19.3.1


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