diff --git a/content/momentum/4/modules/4-adaptive.md b/content/momentum/4/modules/4-adaptive.md index 4b237fc8..1f9f6e1c 100644 --- a/content/momentum/4/modules/4-adaptive.md +++ b/content/momentum/4/modules/4-adaptive.md @@ -354,6 +354,16 @@ Specify the name of the outbound throttle messages series. Default name is `OBTM +
read_cache_after_suspension
+ +
+ +_Introduced in Momentum 4.8._ + +If set to `true`, the adaptive option values (typically message throttles) that were cached _before_ a domain was suspended will be considered when it gets resumed (returns from suspension). It may be beneficial to set this to __true__ if you want to avoid a domain being suspended over and over because of default values being applied. Default value is `false`. + +
+
split_logs_by_binding
@@ -1032,4 +1042,4 @@ Adjusting the format of this report by changing the parameters passed to the ad_ Log retention is enabled by default and uses the existing ec_rotate log rotation process. ec_rotate consults `ec_rotate.conf` to determine what and where to look for logs to rotate. For more information, see [“`ec_rotate.conf` File”](/momentum/4/log-rotating#conf.ref.ec_rotate.conf). -For the format of the adaptive log, see [“`adaptive` Log”](/momentum/4/adaptive-log-format). \ No newline at end of file +For the format of the adaptive log, see [“`adaptive` Log”](/momentum/4/adaptive-log-format).