tzssangglass commented on issue #6878:
URL: https://github.com/apache/apisix/issues/6878#issuecomment-1105373651
> Could you explain `it makes the concept vague` more details?
APISIX is designed in such a way that for all requests, the corresponding
action is executed after hitting the route. Just like when you are at a train
station and take a ticket to the corresponding train.
The design described in the issue is: for all requests, find the request
that does not need to perform a fixed action. It's like everyone getting on a
train and the ticket inspector kicking out those who don't have tickets.
The routing control over the requests is reversed.
--
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]