LiveBundle Service
The LiveBundle Service configuration category includes the following configurable options:
LiveBundle Enabled
LiveBundle Rule Definition Script (File)
LiveBundle Rule Definition Script (Text)
LiveBundle Thread Count
LiveBundle Watchlist Cache Enabled
|
LiveBundle Enabled |
|
|
BOOLEAN | |
Enable LiveBundle rule-based reference caching. Experimental new feature under development. | |
|
|
false
|
|
|
|
LiveBundle Rule Definition Script (File) |
|
|
Resource Path | |
If set, supplies the absolute filepath of a file containing a set of LiveBundle rules used by the LiveBundle service. Values should be prefixed with file: or classpath: .
|
|
|
|
(no default) | |
|
|
LiveBundle Rule Definition Script (Text) |
|
|
JAVASCRIPT | |
If set, supplies a set of LiveBundle rules used by the LiveBundle service. | |
|
|
(no default) | |
|
|
LiveBundle Thread Count |
|
|
POSITIVE_INTEGER | |
Parallelism of resource inflation for large bundles. Experimental new feature under development. | |
|
|
2
|
|
|
|
LiveBundle Watchlist Cache Enabled |
|
|
BOOLEAN | |
Cache Watchlist subscriptions in memory--improves performance of the LiveBundle interceptor. However, if a new resource arrives for a watchlist subscriber within 1 minute of that subscriber being added to the watchlist, that resource may be missed from that subscriber's bundle. | |
|
|
true
|
|
|