juzhiyuan commented on issue #1547:
URL: 
https://github.com/apache/apisix-dashboard/issues/1547#issuecomment-791132704


   Here have feedbacks from AISPEECH.
   
   1. the core point is that unpublished routes should only allow test traffic 
access, no official traffic can be put in.
   2. Suggestion: APISIX supports defining global test traffic characteristics, 
such as defining special fields in the request header to indicate that this is 
test traffic; route match is done in the full set of routes (including 
published routes and unpublished routes) when processing test traffic, and 
after testing and verifying that it meets expectations After testing and 
verifying that it meets expectations, then publish.
   
   cc @membphis @liuxiran to take a look


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to