Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Add the following JVM options to bin/startupaspire.bat or bin/startup.sh:
    -DproxySet=true -DproxyHost=proxyIP -DproxyPort=proxyPort
  2. Set proxyIP and proxyHost to the values provided by your IT administrator.

    Notice that by doing this, all outgoing communications will go through the proxy. This may cause Aspire to behave oddly if your proxy is not permissive enough (for example, the System Admin UI may not display connector properties).

  3. Remember to restart Aspire after making this change.

...