[Tsung] backend and fullstats

Nicolas Niclausse nicolas at niclux.org
Mon Apr 21 17:03:57 CEST 2008


philippe vanderstraeten ecrivait le 21.04.2008 16:30:
> Nicolas,
> 
> Thanks for your anwser. Following is my scenario file (web site and 
> application names have been replaced with anonymous names).

OK, I see. The problems comes from the new 'loop_back' feature.

Each beginning and ending tag of a transaction must be added in the 
loop_back calculation.

In your case, if you want to loop back to the beginning of 'trx_dummy1', 
you must set: loop_back=7

That's ugly :)

I think i'll have to add an 'id' attribute to 'request' and 'transaction' 
and use this 'id' in loop_back instead of a counter. This will be more user 
friendly.

-- 
Nicolas


More information about the Tsung-users mailing list