Software AG Products 10.7 | Using API Gateway | API Gateway Administration | General Configuration | Proxy Bypass | Adding a Proxy Bypass
 
Adding a Proxy Bypass
The HTTP and HTTPS requests sent from API Gateway to remote servers are not directed through the proxies added in the Proxy Bypass screen.
*To add a proxy bypass
1. Expand the menu options icon , in the title bar, and select Administration.
2. Select General > Proxy Bypass.
3. In the Addresses field, provide the host name or IP of the proxy server that the HTTP and HTTPS requests must bypass.
You can type the fully qualified host and domain name of each server to which you want the API Gateway to issue requests directly. Type the host name or the domain name exactly as they appear in the URLs that the server uses. To enter multiple names, separate each with commas. You can use the asterisk (*) to identify several servers with similar names. The asterisk matches any number of characters. For example, if you want to bypass requests made to localhost, www.yahoo.com, home.microsoft.com, and all hosts whose names begin with NYC, you would type:
localhost,www.yahoo.com,home.microsoft.com, NYC*.*
4. Click Add.
The specified proxy server is displayed in the Addresses list.
5. Click Save.
The list is saved.