Hi All,

I am using sipp to run performance of the Opensips proxy server.

My setup is as :


*UAC(192.168.100.19:5065)------Opensips Proxy
Server(192.168.100.187:5060)--------UAS(192.168.100.187:5080
<http://192.168.100.187:5080>)*

I have registered a user Mayur@192.168.100.187:5080 in the Opensips using
./opensipsctl ul add command.


UAC  command : ./sipp -sf uac.xml 192.168.100.187:5060 -s Mayur -i
192.168.100.19 -p 5065 -m 10
UAS  command : ./sipp -sf uas.xml -rsa 192.168.100.187:5060 -i
192.168.100.187 -p 5080 -m 10

I have been able to successfully run the setup and test the performance of
opensips.(Thanks to Pavel for resolving the issues which I faced.)



*Now I have introduced a load balancer in between UAC and Opensips proxy
server like :*



*UAC(192.168.100.19:5065 <http://192.168.100.19:5065>) ---- Opensips
LB(192.168.100.19:5060)--------------  Opensips Proxy
Server(192.168.100.187:5060)--------UAS(192.168.100.187:5080
<http://192.168.100.187:5080>)*


The load balancer forwards the incoming request to the proxy server as it
is configured in the load balancer table.









*My Ques are :1) Should I add the user in the load balancer or Opensips
Proxy server ?2) How will the UAC and UAS commands look like in this case
of load balancing. I am somehow not able to figure out.Request your help
and suggestion for the sipp configuration to be used for testing the load
balancer setup. I have tried some but did not succeed.*


Thanks

Regards
Mayur
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to