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

   > the two services may have different plugins dicieded by which host was 
used.
   
   I think what you really need is to select the set of plugins based on hosts. 
In this case, two routes are neede.
   
   > because the two routes have same attributes like url, name, desc ... etc
   
   These are not reasons to merge routes. Routing means: distinguishing 
requests based on different conditions and performing differentiated 
processing. In your scenario, hosts being different is a strong reason to need 
more than two routes.
   


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