Hi,
Is it possible to do load balancing with round robin mechanism on
sms-service group? Such as:
group = sms-service
keyword = abc
exec = /path/to/script/1.ext
...

group = sms-service
keyword = abc
exec = /path/to/script/2.ext
...

group = sms-service
keyword = abc
exec = /path/to/script/3.ext
...

Or is there any other options to do load balancing? So we can increase
the number of requests? TIA

Regards,


Willy


Reply via email to