spacewander commented on a change in pull request #5934:
URL: https://github.com/apache/apisix/pull/5934#discussion_r775757543



##########
File path: docs/en/latest/control-api.md
##########
@@ -38,6 +38,9 @@ apisix:
     port: 9090
 ```
 
+The control API server does not support parameter matching by default, if you 
want to enable parameter matching
+you can add `router: 'radixtree_uri_with_parameter'` to the `control` section.

Review comment:
       Let's add a link to 
https://github.com/apache/apisix/blob/master/docs/en/latest/router-radixtree.md#5-parameter-match




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


Reply via email to