Subsystem configuration

Max Usage Queue Size (filtered.usage.memory.queue.max.size)

Maximum number of entries in the filtered queue

Default: 10000

Max Rollup Queue Size (rollups.memory.queue.max.size)

Maximum number of entries in the rollup queue

Default: 0

Discard Usage on Overflow (filtered.usage.memory.queue.discardOnOverflow)

When the number of entries in the usages queue reaches the limit, should additional entries be dropped. If this is false, then the attempt to add to the queue will block. Blocking could have significant performance implications.

Default: true

Usage Writer Threads (filtered.usage.memory.queue.writers)

The number of threads dedicated to writing usage data to the database

Default: 2

Compute Summaries Interval (scheduler.job.compute.summaries.interval)

The interval in seconds for the compute summaries job

Default: 60

Enable workflow for OBS (uddi.obs_workflow.enabled)

Controls whether security and workflow is enabled for UDDI APIs

Default: true

Federated Search Timeout (timeOut)

Federated UDDI search timeout in milliseconds.

Default: 300000

Federated Search Timeout (usage.data.sortById)

Usage Data sort variable. False means sort by creation date.

Default: true

Role Definition timeout (auz.cache.roledef.timeout)

How long to keep role definitions in cache before checking for changes. Note: This is only used in a cache miss occurs in cache defined in com.soa.auz.operation category. For change to take effect container restart is required.

Default: 300

Roles assigned to user timeout (auz.cache.subject_role.timeout)

How long to keep track of roles assigned to user in cache before checking for changes. Note: This is only used in a cache miss occurs in cache defined in com.soa.auz.operation category. For change to take effect container restart is required.

Default: 300

Authorization Decision timeout (auz.cache.auz.timeout)

Result of Authorization Decision. Note: This is only used in a cache miss occurs in cache defined in com.soa.auz.operation category. For change to take effect container restart is required.

Default: 300

Role Forest cache timeout (auz.cache.role_forest.timeout)

Cache of roles to resourceaction combinations Note: This is only used in a cache miss occurs in cache defined in com.soa.auz.operation category. For change to take effect container restart is required.

Default: 300

Role Forest cache timeout (trusted.ca.cache.expireIntervalMillis)

Cache expiration interval for trusted ca certificates

Default: 60000