amyrprv opened a new issue, #8721: URL: https://github.com/apache/apisix/issues/8721
### Description I have a scenario in which I have two upstreams and two routes associated with them. one of the upstreams returns timeout and the other is working perfectly. when the routes are under high request it will corrupt the healthy route and it will return 504 or EADDRINUSE error. but under normal circumstances, both work correctly. and by correctly I mean one route returns timeout and the other returns its response. ### Environment - APISIX version (run `apisix version`): 3.1.0 - Operating system (run `uname -a`): Linux 94747961c5e2 5.10.16.3-microsoft-standard-WSL2 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): openresty/1.21.4.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): 3.4.15 - APISIX Dashboard version, if relevant: 2.15.0 - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
