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/12/20 10:51:25 UTC

[GitHub] [apisix] bluewaystar opened a new issue, #8543: help request: How to point different consumers to different routes?

bluewaystar opened a new issue, #8543:
URL: https://github.com/apache/apisix/issues/8543

   ### Description
   
   please,How to point different consumers to different routes?
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


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

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


[GitHub] [apisix] bluewaystar commented on issue #8543: help request: How to point different consumers to different routes?

Posted by GitBox <gi...@apache.org>.
bluewaystar commented on issue #8543:
URL: https://github.com/apache/apisix/issues/8543#issuecomment-1360883577

   > Try to use the `consumer-restriction` plugin.
   
   OK


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


[GitHub] [apisix] bluewaystar commented on issue #8543: help request: How to point different consumers to different routes?

Posted by GitBox <gi...@apache.org>.
bluewaystar commented on issue #8543:
URL: https://github.com/apache/apisix/issues/8543#issuecomment-1360811972

   ---EN
   I want different consumers to follow their own routes.
   For example:
   Create a consumer for company A, and let company A call the xx route of the gateway.
   Create a B consumer for company B, and let company B call the yy route of the gateway.
   Company A and Company B cannot call each other's routes.
   ---CN
   我想让不同的消费者走属于自己的的路由。
   比如:
   为A公司创建一个A消费者,让A公司调用网关的xx路由。
   为B公司创建一个B消费者,让B公司调用网关的yy路由。
   A公司和B公司不能调用对方的路由。


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


[GitHub] [apisix] bluewaystar commented on issue #8543: help request: How to point different consumers to different routes?

Posted by GitBox <gi...@apache.org>.
bluewaystar commented on issue #8543:
URL: https://github.com/apache/apisix/issues/8543#issuecomment-1360811391

   我想让不同的消费者走属于自己的的路由。
   比如:
   为A公司创建一个A消费者,让A公司调用网关的xx路由。
   为B公司创建一个B消费者,让B公司调用网关的yy路由。
   A公司和B公司不能调用对方的路由。


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


[GitHub] [apisix] bluewaystar closed issue #8543: help request: How to point different consumers to different routes?

Posted by GitBox <gi...@apache.org>.
bluewaystar closed issue #8543: help request: How to point different consumers to different routes?
URL: https://github.com/apache/apisix/issues/8543


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


[GitHub] [apisix] tokers commented on issue #8543: help request: How to point different consumers to different routes?

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8543:
URL: https://github.com/apache/apisix/issues/8543#issuecomment-1360620190

   Try to use the `consumer-restriction` plugin.


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


[GitHub] [apisix] bluewaystar commented on issue #8543: help request: How to point different consumers to different routes?

Posted by GitBox <gi...@apache.org>.
bluewaystar commented on issue #8543:
URL: https://github.com/apache/apisix/issues/8543#issuecomment-1360812713

   > Try to use the `consumer-restriction` plugin.
   
   ![1671593623920](https://user-images.githubusercontent.com/87225085/208814587-3a8808a7-6af4-4253-8cb8-a4f6767aaa37.png)
   
   Which plug-in is it,please.


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