Skip to content

Commit

Permalink
EOP-244: Fixing typo in adaptive documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Koerich <[email protected]>
  • Loading branch information
dkoerichbird committed Sep 6, 2024
1 parent ed45684 commit 465ad6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ AD is intended to be largely self managed and auto-tuning, but still allows you

In a cluster configuration, suspension of a binding can result in excessive "#mmoves" between nodes. To avoid this possibility always assign a `duravip_preference` for any bindings used with the adaptive module. For more information about mmove and DuraVIP™ see [“DuraVIP™: IP Fail over”](/momentum/3/3-reference/3-reference-cluster-config-duravip).

There is no upper limit to the number of bindings that can be in a binding group. When Adaptive Delivery is enabled, a large number of bindings in a binding group will affect performance since significant CPU time is spent checking for suspended bindings. For this reason, when using the adpative module, the recommended best practice is not to exceed 32 bindings per binding group.
There is no upper limit to the number of bindings that can be in a binding group. When Adaptive Delivery is enabled, a large number of bindings in a binding group will affect performance since significant CPU time is spent checking for suspended bindings. For this reason, when using the adaptive module, the recommended best practice is not to exceed 32 bindings per binding group.

The adaptive module makes heavy use of throttles. For this reason the `siv_throttle_cache_size` default was increased to `1000` as of version 3.0.24.

Expand Down Expand Up @@ -1204,4 +1204,4 @@ Bounce Live Updates patterns: 445, updated Tue Feb 14 01:29:09 2011

The summary report shows the time in the timezone of the MTA on which it was created.

Adjusting the format of this report by changing the parameters passed to the ad_summary script is **not** recommended. Any changes made will be overwritten if the application is upgraded.
Adjusting the format of this report by changing the parameters passed to the ad_summary script is **not** recommended. Any changes made will be overwritten if the application is upgraded.
2 changes: 1 addition & 1 deletion content/momentum/4/modules/4-adaptive.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ AD is intended to be largely self-managed and auto-tuning, but still allows you

In a cluster configuration, suspension of a binding can result in excessive "#mmoves" between nodes. To avoid this possibility always assign a `duravip_preference` for any bindings used with the adaptive module. For more information about mmove and DuraVIP™, see [*DuraVIP™: IP Fail over*](/momentum/4/4-cluster-config-duravip) .

There is no upper limit to the number of bindings that can be in a binding group. When Adaptive Delivery is enabled, a large number of bindings in a binding group will affect performance since significant CPU time is spent checking for suspended bindings. For this reason, when using the adpative module, the recommended best practice is not to exceed 32 bindings per binding group.
There is no upper limit to the number of bindings that can be in a binding group. When Adaptive Delivery is enabled, a large number of bindings in a binding group will affect performance since significant CPU time is spent checking for suspended bindings. For this reason, when using the adaptive module, the recommended best practice is not to exceed 32 bindings per binding group.

The adaptive module makes heavy use of throttles; therefore, the `siv_throttle_cache_size` default is `1000`.

Expand Down

0 comments on commit 465ad6f

Please sign in to comment.