AppServer.properties reference expand/collapse all
Related Topics

Configuring ArcIMS ports

Enabling full verbose logging

Setting connections to the ArcIMS Application Server

Setting timeouts

Setting an interval to keep firewalls open

Setting site properties

Managing Spatial Server recycling

expand/collapse item About AppServer.properties

The AppServer.properties file contains the defaults for the ArcIMS Application Server and is located at:

Windows: <ArcGIS Installation Directory>\ArcIMS\AppServer
UNIX: $AIMSHOME/Middleware/Application_Server

This file defines the following ArcIMS Application Server properties.

connectorPort=5300

regPort=5353

defaultTaskerPort=5060

debug=False

logToFile=False

LogSize=5

connectionQueueSize=500

minConnections=20

maxConnections=2000

timeout=60

metadataPublishTimeout=0

extendedTimeout=300

recoveryTimeout=300

serverConnectionPingInterval=1800

waitAfterInterrupt=15

waitAfterReconnect=5

networkDipReconnectWait=30

workingDirectory

preferenceFile

startup.recyclableServers=ImageServer:ArcMap

The following example specifies the ArcMap Image, Image, and Query Virtual Server types should be activated for recycling:

startup.recyclableServers=ImageServer:ArcMap,ImageServer,QueryServer

startup.singleThreadedServers=ImageServer:ArcMap



Search code: @ref_appserver