Jump to: navigation, search

cep Section

Settings for Complex Event Processing (CEP).

domainSeparation

Description: Specifies whether the DROOLS knowledge base should be separated by domains and sub-domains.
Default Value: false
Valid Values: true, false
Mandatory: No
Changes Take Effect: After server restart

cepSessionCacheSize

Description: Defines the size of the cache that is used for storing DRL sessions. This value should be not less than expected maximum count of simultaneous visits on a particular server.
Default Value: 10000
Valid Values: positive integer greater than 100
Mandatory: No
Changes Take Effect: After server restart

cepSessionCacheTtl

Description: Inactivity timeout (in seconds) on the DRL session. After the timeout value is reached, the session is treated as invalid and removed from cache.
Default Value: 600
Valid Values: positive integer greater than 300
Mandatory: No
Changes Take Effect: After server restart

This page was last edited on August 7, 2018, at 10:59.
Comments or questions about this documentation? Contact us for support!