---
sourceDocument: Yokohama ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/platform-administration

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Bypass the proxy server

# Bypass the proxy server {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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.  
{#r_BypassTheProxyServer__table_b2k_y4l_cr__entry__3}

| 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. * Type: string * Default value: none * Location: System Properties `[sys_properties]` table | 127.0.0.1;\*.internal.com;localhost |
[Table 1. Bypass the proxy server]

{#r_BypassTheProxyServer__table_b2k_y4l_cr}

