I&#39;ve run into an issue when trying to utilize the use_default modparam for the dispatcher module.  My understanding is that it would reserve the last entry in the setid as a &quot;failover&quot; gateway.  Otherwise, it would treat all other gateways according to their weight.  In reality, it seems that, if there are 3 gateways, the 2nd is used exclusively.  If the 2nd gw is moved to an &#39;inactive&#39; state, the 1st gateway is then used exclusively.  As expected, if 1 &amp; 2 go down the 3rd is finally used.<div>
<br></div><div>Why aren&#39;t gw 1 &amp; 2 statelessly load balanced like they would be if use_default was disabled?</div><div><br></div><div>Thanks.</div>