【问题标题】:what is the range of apache tomcat listener ports?apache tomcat 侦听器端口的范围是多少?
【发布时间】:2017-07-29 15:47:25
【问题描述】:

我知道在 unix 中使用 netstat cmd 来找出正在使用的端口。但我想知道如何确定可用 apache tomcat 侦听器端口的范围以部署 HTTP Web 应用程序?

【问题讨论】:

    标签: tomcat


    【解决方案1】:

    Tomcat 将在您设置的任何端口上运行。最大端口号为 65535。普通 http 端口为 80 和 8080。

    要更改您的 Tomcat 端口,请参阅此答案:How to change tomcat port number

    有关端口号的更多信息,请参阅:What is the largest TCP/IP network port number allowable for IPv4?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-09-24
      • 2021-11-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-03-14
      • 1970-01-01
      • 2018-11-05
      相关资源
      最近更新 更多