Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Bypass the proxy server

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.

PropertyDescriptionExamples
glide.http.proxy\_bypass\_listSpecify 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. - Type: string - Default value: none - Location: System Properties `[sys_properties]` table127.0.0.1;\*.internal.com;localhost

Parent Topic:Web proxy