You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/04/07 19:38:29 UTC

[GitHub] [apisix] fatihbm commented on issue #6805: feat: As a user, I want to let a Route to be bound to severial Services, so that a single Route could be able to serve different hosts bounded to different services

fatihbm commented on issue #6805:
URL: https://github.com/apache/apisix/issues/6805#issuecomment-1092129600

   If I look at our case, that wouldn't be a very good idea for us. 
   That is, in this case, it would be necessary to define nearly three hundred services under a route. 
   Even with the priority or the services we reserve according to the rules, this number will be tons.  
   In the past, we have experienced these problems a lot with well-known commercial box products.  
   Instead of changing the route, maybe an optional upper layer can be created and abstracted.
   We loved the current radix tree design I hope you like it too :) 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org