Enable randomized acceptance of the operation. Rather than being exact, this parameter causes a heuristic algorithm on the responder where each picks a random number and compares it to the percentage. If their number is less than or equal to the percentage then they will take action and respond. Since each responder determines whether to take action based solely on the percentage and the random number, this method does not cause any network synchronization of responders. It has an effect on both the total number of responders that take action and on the total response count.
|