Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Overriding values from ar.cfg or ar.conf


If a plug-in calls a load balancer (or another server) but you want the plug-in to call a specific AR System server, you can override values from the ar.cfg (ar.conf) file by adding values to the following options in the pluginsvr_config.xml file.

<override_ar_server_host></override_ar_server_host>

<override_ar_server_port></override_ar_server_port>

<override_ar_system_user></override_ar_system_user>

<override_ar_system_password></override_ar_system_password>

For example, you might want the plug-in server to use MachineA on port 3814 and log in as JoeUser with a password of pword123.  Change the options as follows:

<override_ar_server_host>MachineA</override_ar_server_host>

<override_ar_server_port>3814</override_ar_server_port>

<override_ar_system_user>JoeUser</override_ar_system_user>

<override_ar_system_password>pword123</override_ar_system_password>

You might need only the host name and port numbers. (The user name and password options are not always required.)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

AR System 21.05