PROXY_LOCAL
Override handling of local URIs
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The PROXY_LOCAL environment variable enables you to override the handling of local URIs by the Synergy HTTP document transport API.
Value
true.
Discussion
By default, the HTTP document transport API connects directly to the host of a local URI. If PROXY_LOCAL is set to true, the HTTP document transport API instead connects to the proxy server, identified by the PROXY_HOST environment variable, for local URI requests.
Setting location
The environment.
Used by
Synergy HTTP document transport API
See also
Synergy HTTP Document Transport API
Examples
set PROXY_LOCAL="true"