Several Resource Environment Providers exist for the Aggregation Proxy.
Property name | Value | Type | Required? | Description |
---|---|---|---|---|
HTTPS_PROXY_XDMS | false | Boolean | yes | Whether or not this Aggregation Proxy's backend XDMS instances are accessed by an https URL |
PROXY_ROOT | http://proxy.com:9082 | string | yes | The portion of the Aggregation Proxy's URL ending with the context root |
THREEGPP_IMS | false | Boolean | yes | Whether or not the 3GPP-GAA is present. If false, Xdms-Asserted-Identity is used |
XCAP_CACHE_TIMEOUT | 180 | Integer | yes | Time in seconds that the XCAP-CAPS of each backend XDMS instance should remain in WebSphere's dynamic cache |
superAdminUser | superadmin | String | yes | ID used by the Aggregation Proxy during initialization and for sending an initial XCAP-CAPS request to each backend XDMS instance |
superAdminPassword | password | String | yes | Password used by the Aggregation Proxy during initialization |
XDMS_URI | http://hostname1:9080/services#http://hostname2:9080/services | String | yes | XCAP root of XDMS, per domain |
XDMS_URI!<domain> | http://sharedlist2.com:9080/services/resource-lists | String | yes | Defines the domain for which the list of XDMS enablers is supported |
XDMS_URI_HTTPS | https://sharedlist1.com:9080/services#http://presrules1.com:9081/services | String | no | 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 | String | no | Defines the secure domain for which the list of XDMS enablers is supported |
alarmInterval | 15 | String | no | Time in minutes between alarm notifications for the same alarm (recommended value: 15) |
BAD_XDMS_POLLING_INTERVAL | 20 | Integer | yes | Time in seconds for polling XDMS instances that have never been online |
MAX_PROXY_THREAD_POOL_SIZE | 60 | Integer | yes | Maximum number of threads in the thread pool used to send proxy requests to XDMSes |