diff options
Diffstat (limited to 'ctdb/doc/ctdb-tunables.7.xml')
-rw-r--r-- | ctdb/doc/ctdb-tunables.7.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ctdb/doc/ctdb-tunables.7.xml b/ctdb/doc/ctdb-tunables.7.xml index 591dcf5181f..d2d26162174 100644 --- a/ctdb/doc/ctdb-tunables.7.xml +++ b/ctdb/doc/ctdb-tunables.7.xml @@ -394,6 +394,16 @@ </refsect2> <refsect2> + <title>RecBufferSizeLimit</title> + <para>Default: 1000000</para> + <para> + This is the limit on the size of the record buffer to be sent + in various controls. This limit is used by new controls used + for recovery and controls used in vacuuming. + </para> + </refsect2> + + <refsect2> <title>RecdFailCount</title> <para>Default: 10</para> <para> |