Proxy-Server for HTTP Requests
If the configuration of Proxy-Server for HTTP requests sent by the application server is present, outgoing HTTP requests from the application server are to be handled through the specified proxy server (used for requests to external WMS services and/or ArcGIS Server internet services). Addresses can be excluded from proxy server handling with the Exceptions attribute.
Proxy-server for HTTP requests configuration
Property |
Description |
||
---|---|---|---|
Use Proxy-Server? |
Switch to take the Proxy-Server configuration into account (true) or to ignore it (false) |
||
Proxy server Address |
Proxy server Address (IP address) |
||
Proxy server Port |
Proxy server port |
||
Exceptions |
List of addresses to be excluded from proxy requests. Addresses are separated by semicolon (;). The star (*) is used as wildcard. Directories are separated using a forward slash (/). (Examples: localhost:8080;*.synergis.co.at;255.255.1.*;localhost/FTS-Index)
|
||
User name |
Optional user name to be used for proxy server authentication |
||
Password |
Optional password to be used for proxy server authentication |
Proxy-server for HTTP requests configuration