[Tsung] backend and fullstats

philippe vanderstraeten phvander at gmail.com
Tue Apr 15 15:35:00 CEST 2008


Hello,

i am running a scenario with backend="fullstats" and I get something
strange. Here is a part of the scenario:

<sessions>
    <session name='C8192' probability='100'  type='ts_http'>
        <transaction name="trx_init">
            <request>
                <http url='/myapp-calibrage/Calibrage?pagelen=8192'
version='1.1' method='GET'></http>
            </request>
        </transaction>
        <transaction name="trx_dummy1">
            <request>
                <http url='/myapp-calibrage/Calibrage?pagelen=8192'
version='1.1' method='GET'></http>
            </request>
        </transaction>
        <transaction name="trx_mesure">
            <request>
                <http url='/myapp-calibrage/Calibrage?pagelen=8192'
version='1.1' method='GET'></http>
            </request>
        </transaction>
        <transaction name="trx_dummy2">
            <request>
                <match do="loop" sleep_loop="1" max_loop="200" loop_back="2"
when="match"> </match>
                <http url='/myapp-calibrage/Calibrage?pagelen=8192'
version='1.1' method='GET'></http>
            </request>
        </transaction>
    </session>
</sessions>

When running this scenario with the fullstats option, the file
tsung-fullstats.log is empty:
-rw-rw-r-- 1 pvander pvander     0 Apr 15 15:21 tsung-fullstats.log

What is wrong ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.process-one.net/pipermail/tsung-users/attachments/20080415/edf7dffe/attachment.html


More information about the Tsung-users mailing list