Ok thank you very much for your help Takeshi,
I understood I need to write in a .csv a list of users (doesn't matter
SEQUENTIAL or RANDOM) but how my scenario will connect parallely several of
those users?
What you try to explain to me , let's say if a scenario does a INVITE 100
180 200 ACK BYE, is that sipp won't do :
[USER 1]
INVITE, 100, 180, 200,ACK, BYE
[USER 2]
INVITE, 100, 180, 200,ACK, BYE
...
[USER N]
INVITE, 100, 180, 200,ACK, BYE
sequentially, but will do :
[USER 1]
[USER 2]
[USER N]
INVITE, 100, 180, 200,ACK, BYE
INVITE, 100, 180, 200,ACK, BYE INVITE, 100, 180,
200,ACK, BYE
parallely?
Or are there any special parameters to add in the scenario?
Sorry to bother you and thanks again.
Regards,
David JARDIN
On Tue, Apr 21, 2009 at 12:31 PM, mayamatakeshi <[email protected]>wrote:
> On Tue, Apr 21, 2009 at 7:11 PM, David Jardin <[email protected]>
> wrote:
> > Thanks for the answer.
> > Maybe I misunderstand what sipp offers but I think I wasn't clear enough
> > when I speak about "simulating multiple users". What I meant is to
> simulate
> > multiple users at the same time, to simulate multiple connections to a
> call
> > server to test its performance. Not only simulate some accounts and use
> them
> > sequentially.
> > Maybe that's what you told me to do with injection but a confirmation
> will
> > be great since I'm not confident about my understanding of this feature.
>
> Yes. I use this all the time to simulate high traffic.
> Why are you thinking use of injection file would limit you to a single
> call per time? Maybe your are being mislead by the word "SEQUENTIAL"
> in the injection file. That doesn't mean it will force SIPp to make
> one call per time, that word instructs SIPp to read entries
> sequentially when it needs to get data to a new call (an alternate
> method is RANDOM).
>
> regards,
> takeshi
>
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users