The path to a proxy automatic configuration (.pac
) script, located on the connector machine, that specifies the proxy settings to use for accessing the Web.
Specify an absolute path or a path relative to the connector.
This parameter overrides any settings specified by ProxyHost, ProxyPort, ProxyUser, ProxyPassword. However, if you set ProxyAutoConfigurationUrl this parameter is ignored.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Any section that you have defined with the ProxySection parameter, or TaskName or FetchTasks or Default |
Example: | ProxyAutoConfigurationFile=C:\proxy.pac
|
See Also: | ProxyAutoConfigurationUrl |
|