Proxy configuration

You can specify proxy settings for the Java Virtual Machine (JVM) that can be used by the PPM Download Client to connect to the PPM Server.

To specify a proxy, add a semicolon separated list to the JavaProperties option in the arisloader.cfg file. The file is located in the following directory.

<PPM Installation>\server\bin\work\data_ppm\web\config\

If this option is not available, you must create it as shown in the following example.

Example

JavaProperties=java.net.useSystemProxies=true

JavaProperties=http.proxyHost=proxyhost;http.proxyPort=8080

For more information about configuring proxy settings for a JVM, see the Oracle JVM documentation.

After you have configured the arisloader.cfg file, you must download the PPM Download Client to activate the new configuration.