<div dir="ltr">Hi All.  I have an interesting issue that I cannot seem to resolve.  Here goes - we have a load balancer in front of two other opensips servers.  When we route the calls to the load balancer, we notice the load count just keeps going up when we look at the opensips-cli -x mi lb_list command.  It's like it does not release the resource or something like that.<div><br><div>           "uri": "sip:X.X.X.X:5060",<br>            "id": 79896,<br>            "group": 1001,<br>            "enabled": "yes",<br>            "auto-reenable": "on",<br>            "Resources": [<br>                {<br>                    "name": "sipstuff",<br>                    "max": 10000,<br>                    <span style="background-color:rgb(255,255,0)">"load": 3000</span><br>                }<br>            ],<br>            "attrs": "0"<br></div></div><div><br></div><div>Does anyone know why that happens?  Is it fixable?</div><div><br></div><div>Thank you,</div><div>Alex</div></div>