Просмотр исходного кода

Merge trunk revision 2566:
r2566 | chrissie | 2009-12-04 09:11:49 -0700 (Fri, 04 Dec 2009) | 2 lines

Make man page match reality of totem configuration values.


git-svn-id: http://svn.fedorahosted.org/svn/corosync/branches/flatiron@2621 fd59a12c-fef9-0310-b244-a6a79926bd2f

Steven Dake 16 лет назад
Родитель
Сommit
b21d454bd0
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      man/corosync.conf.5

+ 5 - 5
man/corosync.conf.5

@@ -296,7 +296,7 @@ recommended to alter this value without guidance from the corosync community.
 The default is 180 milliseconds.
 
 .TP
-retransmits_before_loss
+token_retransmits_before_loss_const
 This value identifies how many token retransmits should be attempted before
 forming a new configuration.  If this value is set, retransmit and hold will
 be automatically calculated from retransmits_before_loss and token.
@@ -308,7 +308,7 @@ join
 This timeout specifies in milliseconds how long to wait for join messages in
 the membership protocol.
 
-The default is 100 milliseconds.
+The default is 50 milliseconds.
 
 .TP
 send_join
@@ -327,7 +327,7 @@ consensus
 This timeout specifies in milliseconds how long to wait for consensus to be
 achieved before starting a new round of membership configuration.
 
-The default is 200 milliseconds.
+The default is 800 milliseconds.
 
 .TP
 merge
@@ -415,7 +415,7 @@ This specifies the time in milliseconds to wait before decrementing the
 problem count by 1 for a particular ring to ensure a link is not marked
 faulty for transient network failures.
 
-The default is 1000 milliseconds.
+The default is 2000 milliseconds.
 
 .TP
 rrp_problem_count_threshold
@@ -430,7 +430,7 @@ rrp_problem_count_threshold * rrp_token_expired_timeout should be atleast 50
 milliseconds less then the token timeout, or a complete reconfiguration
 may occur.
 
-The default is 20 problem counts.
+The default is 10 problem counts.
 
 .TP
 rrp_token_expired_timeout