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/01/05 04:55:47 UTC

[GitHub] [apisix] spacewander commented on issue #6019: request help: routing matching rule of radixtree

spacewander commented on issue #6019:
URL: https://github.com/apache/apisix/issues/6019#issuecomment-1005382131


   As the radixtree uses prefix match, it can't handle the case that both head and tail are wildcards.
   You can match it with regex: https://github.com/apache/apisix/blob/master/docs/en/latest/FAQ.md#how-to-use-route-uri-for-regular-matching


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