TCPResolveName

This flag specifies if the server should employ TCP name resolution (DNS, host file, YP, etc.). Setting this value to 1 causes the TIBCO iProcess® Objects Server to do name resolution of all client connection requests. If set to 0, the TIBCO iProcess® Objects Server uses the client IP address and TCP connection port to identify clients.

This parameter is used for debugging purposes. When set to 1, the machine name of the client appears in the log file, instead of the client’s IP address.

Setting this parameter to 1 may have a negative impact on performance. It is recommended that you normally leave this parameter set to 0 unless debugging.

Values: 0 (no) or 1 (yes)
Default: 0