Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Proxy settings

Overview

Scout uses the proxy settings of the default browser (Firefox or IE). The detection and resolution is delegated to org.eclipse.core.net

The proxy that is to be used for a given URL is cached by default for 5 minutes, so PAC scripts do not have to be evaluated for every call.

Properties

  • org.eclipse.scout.net.proxy.autodetect controls wether or not autodetection is allowed. This overrides the browser setting.
  • org.eclipse.scout.net.cache controls the time-to-live of the cache in milliseconds (default 300000).

Copyright © Eclipse Foundation, Inc. All Rights Reserved.