theweakgod commented on issue #10907: URL: https://github.com/apache/apisix/issues/10907#issuecomment-1928906953
I'm not sure why you're using the radixtree_host_uri as router match mode, as you've only set the URI without setting the host. I believe you need to set your router's host and include the host when sending requests. Let's try that and see if the requests go through. The requests have reached APISIX, but the router didn't match, resulting in a 404 error. -- 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]
