zzqCh commented on issue #9989:
URL: https://github.com/apache/apisix/issues/9989#issuecomment-1678276184

   > Do you have a use case? I do not fully understand the `try-flies` feature, 
your use case scenario might help me understand.
   
   Now there is a route,the path is /a, when  a client access /a, the apisix 
needs to access /a/b and /a/c of the backend service in orderly(if /a/b returns 
200 then end the request, otherwise continue with the request /a/b), and /b and 
/c are actually configured in the try-files plugin of the /a route


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