Hi,

is there a way in sipp to start multiple counters? namely I'd like to have smth 
like:

<send start_rtd="rtt1" start_rts="rtd2" ...>

(I tried both this and one single comma/space-separated tag but it doesn't seem 
to be correct)

because later I would catch the different counters from different received 
error codes, e.g.:

<recv response="400" rtd="rtt1">
...
<recv response="200" rtd="rtt2">
...

Or, any alternative way to achieve the same purpose ? (I want to get the RTT 
times, differentiated
per return code).

Thanks!

        Tommaso
-- 
Tommaso Cucinotta, Computer Engineer PhD
Researcher at Alcatel-Lucent Bell Laboratories
Blanchardstown Business & Technology Park
Dublin - Ireland

------------------------------------------------------------------------------
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