This dialog prompts you for the Web server settings.
Field name |
Default value |
Description |
---|---|---|
HTTP Port |
8080 |
Identifies the port that Tomcat uses to listen for incoming connections from web browsers. This value is set to 8080 by default. |
Shutdown Port |
8085 |
Identifies the port that Tomcat uses to close all Web applications, and shutdown all services. The shutdown port is set to 8005 by default |
AJP Port |
8009 |
Identifies the AJP (TCP) port that Tomcat uses to create a server socket and wait for incoming connections. AJP protocol invisibly integrates Tomcat into existing or new Apache installations. The AJP port is set to 8009 by default. |