gxthrj opened a new issue #2470:
URL: https://github.com/apache/apisix/issues/2470


   There is such a demand, how do you think it can be solved?
   
   Description of Requirement: Distribute traffic in percentage between similar 
routes
   
   such as:
   
   route1 GET http://foo.com/hello bind plugins 1,2,3
   
   route2 GET http://foo.com/hello bind plugins 1,3,4
   
   Hope that 30% of the traffic of `/hello` matches route2, and the remaining 
traffic matches route1
   
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to