Demir, Is it possible that because of the incomplete calls, SIPp has reached its limit of open calls and stopped creating new ones? You can check this by looking for a line such as '30 calls (limit 30)' in the ncurses screen.
If this is the issue, then increasing this limit (with the command-line parameter -l - for example, `-l 40000`) may improve things. (It's also possible that there is some subtle bug in how the cumulative call rate is calculated - I don't check that statistic very frequently.) Best, Rob ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
