On 21/07/14 23:43, Praveen Bandari wrote:
> Hi All,
> 
> Kamailio developers in my organization have implemented a Load
> Balance using DNS with two Kamailio servers behind. This setup is
> like as below
> 
> -> When the client (mobile) sends a request to server.com -> The
> DNS will either resolve this to IP addresses of
> server1.com(xx.xx.xx.xx) / server2.com (yy.yy.yy.yy) -> Based on
> this resolution the client will send the request to xx.xx.xx.xx or
> yy.yy.yy.yy
> 
> I did a load test on this setup using SIPp with remote host as ' 
> server.com:5060'. However, when I looked at the monitoring data, I
> have seen that the only one server loaded always. When I have
> talked to Developers they are saying that this is the test setup
> problem and we can not achieve this using the SIPp.
> 
> Could you please let me know if you have on any suggestions on
> this?
> 
> Thanks, Praveen

This isn't supported in SIPp at the moment, but
https://github.com/SIPp/sipp/issues/33 covers this enhancement, with a
link to a fork that implements it for TCP. Do you know if you need A
record round-robining or NAPTR/SRV resolution?

Best,
Rob

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to