roundRobinStrategy


Can be used in:

balancer and bean

Syntax

<roundRobinStrategy />

Sample

<serviceProxy port="2000">
  <balancer>
    <roundRobinStrategy />
  </balancer>
</serviceProxy>