Network ports used by Manager processes

Release 9.3 E-mail This Topic Printable Version Give Us Feedback

The ArcGIS Server Manager System for the Java Platform utilizes a number of network ports for GIS Services and deployed applications. The following list of ports are the default ports that need to be open and available for these services. They are categorized by where they are found in the server configuration files. These can be changed to work within your server environment if necessary.

The server.xml located in $ARCGISHOME/java/manager/service/tomcat/managerappserver/conf is the configuration for the Tomcat server which hosts the deployed Web applications and Web services. The following ports are used:

Port #

Purpose

8300 Tomcat Shutdown for Web Applications
8399 The connector port for deployed ArcGIS Web Applications
8343 ArcGIS Web Application Connector redirect port
8309 for the AJP/1.3 protocol

The server.xml located in $ARCGISHOME/java/manager/service/tomcat/managerserver/conf is the server configuration for the Manager application iteself. The following ports are used:

Port #

Purpose

8100 Tomcat Shutdown port for the Manager Application
8098 The connector port for the ArcIMS Manager Application
8099 The connector port for the ArcGIS Manager Application
8443 The Tomcat Connector redirect port
8143 SSL HTTP/1.1 Connector port for Manager Application
8109 for the AJP/1.3 protocol
8143 The redirect port for AJP/1.3 protocol
8182 This port can be used for a proxied HTTP/1.1 connector

Managing ports on Linux/Solaris

You can view the ports that GIS Server uses on Linux/Solaris. Click on GIS Server tab. On the left side of the page, click Ports. The ports being used by ArcGIS Server will be listed. Certain port numbers are editable.