Configure advanced routing when domain partitioning and matching are required.
Property | Example Value | Description | Notes |
---|---|---|---|
PROXY_ROOT | http://example.com/services | Context root of Aggregation Proxy | |
HTTPS_PROXY_XDMS | false | Enable/disable HTTPS | |
XDMS_URI | http://sharedlist1.com: 9080/services# http://presrules1.com: 9081/services |
The list of the backend XDMS enablers serviced by the Aggregation Proxy. | List all enablers here, separated by a # symbol. Enablers listed here are also known as the "Default" route. |
XDMS_URI!<domain> | http://sharedlist2.com: 9080/services/resource-lists |
Defines the domain for which the list of XDMS enablers is supported | Add one property per domain you are serving. Example Property name : 4. XDMS_URI!example.com |
Property | Example Value | Description | Notes |
---|---|---|---|
PROXY_ROOT | http://example.com/services | Context root of Aggregation Proxy | |
HTTPS_PROXY_XDMS | true | Must be enabled when using HTTPS | |
XDMS_URI_HTTPS | https://sharedlist1.com: 9080/services# http://presrules1.com: 9081/services |
The XUIs of the backend XDMS clusters serviced by the Aggregation Proxy. | List all XUIs here, separated by a # symbol. |
XDMS_URI_HTTPS!<domain> | https://sharedlist2.com: 9080/services/resource-lists |
Defines the secure domain for which the list of XDMS enablers is supported |