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 2021/09/28 10:17:20 UTC

[GitHub] [apisix] sandy420 opened a new issue #5152: request help: When will it be possible to support specific ports for single route monitoring?

sandy420 opened a new issue #5152:
URL: https://github.com/apache/apisix/issues/5152


   ### Issue description
   
   When will it be possible to support specific ports for single route monitoring? We need to use ports other than 80 and 443 in some scenarios, but now we can only configure global ports. Using designated ports for specific domain names is the original basic function of NGINX .
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):2.9
   - OS (cmd: `uname -a`):centos7.9
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):OpenResty 1.19
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):3.4.13
   - apisix-dashboard version, if have:no
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):no
   - luarocks version, if the issue is about installation (cmd: `luarocks --version`):3.4
   


-- 
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 #5152: request help: When will it be possible to support specific ports for single route monitoring?

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


   Do you mean some ports have to be allocated and used for individual domains? You can just insert these Nginx virtual hosts by specifying the `http_configuration_snippet` in the config.yaml.


-- 
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] spacewander commented on issue #5152: request help: When will it be possible to support specific ports for single route monitoring?

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


   Consider solved. Feel free to reopen it if need.


-- 
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] spacewander closed issue #5152: request help: When will it be possible to support specific ports for single route monitoring?

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


   


-- 
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 #5152: request help: When will it be possible to support specific ports for single route monitoring?

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


   Do you mean some ports have to be allocated and used for individual domains? You can just insert these Nginx virtual hosts by specifying the `http_configuration_snippet` in the config.yaml.


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