[OpenSIPS-Users] how to set unlimit resource in load balancer module
Bogdan-Andrei Iancu
bogdan at opensips.org
Fri Jun 22 00:26:45 CEST 2012
Hi ,
LB does not provide the "unlimited" concept as it is against the LB
definition - LB you do when you know exactly how many calls are accepted
on each destination.
Maybe you should take alook at the dispatcher module, it may server your
purpose better.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 06/21/2012 06:09 PM, nguyen khue wrote:
> Hi all,
>
> I am using module load_balancer with table load_balancer as follow:
>
> +----+----------+----------------------+---------------+------------+-------------+
> | id | group_id | dst_uri | resources | probe_mode |
> description |
> +----+----------+----------------------+---------------+------------+-------------+
> | 1 | 1 | sip:x.x.x.x:5060 | transc=500000 | 0 |
> Asterisk1 |
> | 2 | 2 | sip:x.x.x.x:5060 | transc=500000 | 0 |
> Asterisk2 |
>
> I do load balance with command "load_balance("1", "transc")" and I
> see that, when the total call equal 500000 calls, function
> load_balance return error, How I can set "resources" to unlimit?
>
> Thanks & Best regards,
> Khue Nguyen.
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120622/7a1bf4a5/attachment.htm>
More information about the Users
mailing list