HOW TO

Use ArcIMS with a Proxy Server

Last Published: April 25, 2020

Summary

Use the Proxy Server properties file (aimsproxy.properties) to specify whether your Local Area Network (LAN) uses a proxy server to connect to the Internet. A proxy server is a computer on your LAN that connects to the Internet without compromising the security of your internal network. If you are not sure how your LAN connects to the Internet, contact your system administrator.

Procedure

If you use proxy servers, then set the appropriate properties in the aimsproxy.properties file which is located in the user's Profiles directory on Windows and at $AIMSHOME/Xenv on UNIX.

  • If your LAN uses a proxy server to connect to the Internet for HTTP protocol requests, then the HostName and Port of the proxy server to use needs to be set. For example:
    Code:
    httpproxyhost=proxy.esri.com

    httpproxyport=5000

  • The same rules apply when connecting via a proxy server and using a secure HTTP protocol (HTTPS), except that you would use the following properties:
    Code:
    httpsproxyhost=httpsproxy.esri.com

    httpsproxyport=5010

  • If your LAN doesn't use a proxy server and is directly connected to the Internet, do not set these properties. This is the default.

Article ID:000003817

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic