PROXY_LOCAL

Override handling of local URIs

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET

The PROXY_LOCAL environment variable enables you to override the handling of local URIs by the Synergy HTTP document transport API.

true

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.

The environment.

Synergy HTTP document transport API

Synergy HTTP Document Transport API

set PROXY_LOCAL="true"