Reputation: 551
I wrote a program to run sipp. But It cannot auto exit after It call a large total numbers, or It has some other ways to know the sipp has completed,
And second issues: When it call after count number, The call become very slow!
Upvotes: 0
Views: 123
Reputation: 15247
Simple solution: do small amount of call(100) and start it again with next portion.
Upvotes: 1