leslie-tsang edited a comment on issue #5797:
URL: https://github.com/apache/apisix/issues/5797#issuecomment-993299330


   Admittedly, the way `ua-restriction` works a bit counter-intuitive to human 
intuition.
   > After reading the code of `ua-restriction`, there are some scenarios where 
this feature is really needed.
   
   Image a scenario that you need to make sure only the target client can 
access the API in a LAN like `192.168.1.0/24`
   Then you can add a CIDR to denylist, such as `192.168.1.0/24`, and 
`192.168.1.100` to the allow list.
   


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