Hi all,

   I've been reading through the man page and have been struggling to 
understand the relationship of the redundant ring protocol options. I 
think I understand now, but would be grateful if someone could confirm 
that I've got it right or not.

rrp_problem_count_timeout

   Two purposes;

- When no errors are seen for this many milliseconds, 
rrp_problem_count_threshold is decremented by 1.

- While an error exists, this many milliseconds is the upper limit 
before the interface is declared bad.

   How is this different from 'token'?

rrp_problem_count_threshold

- Starts at '0' and is increased by 1 every rrp_token_expired_timeout 
milliseconds without receiving a token.

- Counts down by 1 every rrp_problem_count_timeout milliseconds without 
a problem

   How is this different from 'fail_to_recv_const'?

rrp_token_expired_timeout

- This is the maximum time that can pass without receiving a token 
before triggering an increment of rrp_problem_count_threshold.

   How is this different from 'max_network_delay'?

   I am sure I am misunderstanding something here. :)

Digi
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to