On 15/11/13 00:24, Rob Day wrote:
> Hi Tommaso,

Hi Rob,

> https://github.com/SIPp/sipp/issues/33 covers this enhancement - there's 
> an existing fork of SIPp that does this load balancing for each new call 
> when using TCP,

oh great! is the code for this fork already available ? How do I fetch it ?
TCP is already a start, even though, as you write ... 

> but I need to find a bit of time to add UDP support and 
> a command-line option before including it in a SIPp release.

... I was actually looking for UDP..., but I'll start from looking at the TCP...

> I like your 
> suggestion of doing the lookup at an interval rather than on every call 
> - that helps some of my worries about inefficiency and slow DNS lookups.

otherwise with, let's say, hundreds or a few thousands overall requests per
second, we would easily hit the DNS bottleneck, as lookups would come all from
the same (or a few) stress client. But, in reality, the clients would be
distributed, querying their own local DNS, distributing somewhat the work-load
(I guess).

Thanks,

        Tommaso


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to