wangfeng22 commented on issue #8280: URL: https://github.com/apache/apisix/issues/8280#issuecomment-1308118093
> Could you provide a minimal reproduction use case with detailed steps? 1. add several routes like routerA, routerB, routerC, and so on. The router support HTTP and HTTPS. The upstream is configured like http://`domain`. 2. add routerD. Then a strange thing happened, routerD occasionally returns `404 page not found`. In fact, the upstream of routerD don't handle the 404 requests. I don't know what returns `404 page not found`. routerA, routerB and routerC are working well. I have restarted apisix, but this problem still exists. -- 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]
