Network ports used by Manager processes
ArcGIS Server Manager is hosted on two instances of the Tomcat servlet container. The first instance hosts ArcGIS Server Manager, while the second instance hosts the ArcGIS Web services and Web mapping applications. The following tables list and describe the ports used by these Tomcat instances. These ports need to be open and available for ArcGIS Server to function. If desired, you can change these ports in your installation environment.
To view or change the ports used by the Tomcat instance hosting the ArcGIS Web services and Web applications, open the server.xml file located in the folder <ArcGIS Installation Directory>\java\manager\service\managerappserver\conf\ in a text editor. The following table describes the ports used:
Port # |
Purpose |
8300 |
The Tomcat shutdown port |
8399 |
The port to access deployed ArcGIS Web applications |
8343 |
ArcGIS Web application connector redirect port |
8309 |
The port for the AJP/1.3 connector |
To view or change the ports used by the Tomcat instance hosting ArcGIS Manager, open the file server.xml located in the folder <ArcGIS Installation Directory>\java\manager\service\managerserver\conf\ in a text editor. The table below describes the ports used:
Port # |
Purpose |
8100 |
Tomcat shutdown port |
8098 |
The connector port used by the ArcIMS Manager application |
8099 |
The connector port used by the ArcGIS Manager application |
8443 |
The Tomcat connector redirect port |
8143 |
The SSL HTTP/1.1 connector port |
8109 |
The port for the AJP/1.3 protocol |
8143 |
The redirect port for AJP/1.3 protocol |
8182 |
The port for a proxy HTTP/1.1 connector |
Managing ports on Linux/Solaris
You can also view the ports that GIS Server uses on Linux/Solaris. To do so, click the GIS Server panel, then click Ports. The ports being used by ArcGIS Server on Linux/Solaris will be listed.