Bypass the proxy server
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Now Platform Administration
Administrators can configure the instance to bypass the proxy server for specific URLs or URL patterns.
Typically, internal addresses do not need a proxy server for SOAP communications.
Property | Description | Examples |
---|---|---|
glide.http.proxy_bypass_list | Specify the semicolon-separated list of addresses that bypass the proxy server. Use an asterisk as a wildcard character to specify all or part of an address.
|
127.0.0.1;*.internal.com;localhost |