IntradocServerPort

Defines the port that the Web server filter or any other application should use to talk to the Content Server.

This setting tells the CGI code that translates from a call to the Web server to a request to the Content Server to use this port when talking to the Content Server. The CGI code will pick up this value automatically if the Web server is stopped and started after the Content Server has been stopped and started.

In IIS, the CGI code is implemented by the iis_idc_cgi.dll ISAPI extension.

Default is 4444.

To call services remotely, the server port must be defined.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

IntradocServerPort=5550