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 2020/11/03 13:38:16 UTC

[GitHub] [apisix] BlinglingGirl opened a new issue #2598: how to listen new port

BlinglingGirl opened a new issue #2598:
URL: https://github.com/apache/apisix/issues/2598


   default listen 9080 port
   how to listen other ports


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



[GitHub] [apisix] spacewander commented on issue #2598: how to listen new port

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






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



[GitHub] [apisix] BlinglingGirl commented on issue #2598: how to listen new port

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


   for example,
   I have 3 node_listen ports 9080 9081 9082.
   I only want to set a routing rule matching port 9081.


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



[GitHub] [apisix] spacewander closed issue #2598: how to listen new port

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2598:
URL: https://github.com/apache/apisix/issues/2598


   


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



[GitHub] [apisix] spacewander edited a comment on issue #2598: how to listen new port

Posted by GitBox <gi...@apache.org>.
spacewander edited a comment on issue #2598:
URL: https://github.com/apache/apisix/issues/2598#issuecomment-720384637


   Add your `node_listen` in conf/config.yaml
   https://github.com/apache/apisix/blob/bf44ed124d777ca64c6a5b18459f798e7b71a8a5/conf/config-default.yaml#L23
   
   See https://github.com/apache/apisix/blob/master/doc/architecture-design.md#apisix-config


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