Proxy settings
Revision as of 10:46, 12 January 2011 by Fwi.bsiag.com (Talk | contribs)
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).