Interact | offerserving | Constraints
These configuration properties define the constraints placed upon the offer serving process.
maxOfferAllocationInMemoryPerInstance
- Description
-
The size of a block of offers. Unica Interact keeps a pool of offers in memory so that the system does not have to query to database each time an offer is returned. Every time an offer is returned, the pool is adjusted. When the pool is exhausted, Unica Interact gets another block of offers to fill the pool.
- Default value
-
1000
- Valid Values
-
An integer greater than 0.
maxDistributionPerIntervalPerInstanceFactor
- Description
-
The constraint percentage for a given offer allocation for a runtime server to support the distribution across runtime servers.
- Default value
-
100
- Valid Values
-
An integer between 0 and 100.
constraintCleanupIntervalInDays
- Description
-
How often the disabled counts from the UACI_OfferCount table are cleaned up. A value less than 1 disables this feature.
- Default value
-
7
- Valid Values
-
An integer greater than 0.