I'm afraid I don't understand your question. It sounded like you needed to create 30 sessions, but your webapp won't let you create 30 sessions. Which doesn't sound like a problem we can help you with.
If you need 30 requests per second, from one user, you can use the Throughput Timer for that. -Mike On Mon, 2004-06-21 at 22:17, Munirathnam B Kumar wrote: > hi > > The throughput controller does not seem to load users as expected. > Login and the application is hit only once. > > Test plan : > Thread Group - Ramp period =1, Number of threads =1, forever =true > Log Page > Throughout controller - Total Executions= true, per user =1, throughput = > 30 > Application page > > pls help > > Thanks > Kumar > > > > > > nlunebur <[EMAIL PROTECTED]> > 06/21/2004 05:37 PM > Please respond to "JMeter Users List" > > > To: "JMeter Users List" <[EMAIL PROTECTED]> > cc: > Subject: Re: Multiple session with single user > > > try using a throughput controller. > this allows you to set how many u wanna send in a unit of time. > hope this helps. > > Munirathnam B Kumar wrote: > > >Hi > >I need to create a load of 30 users per sec continiously for a web > >application. I have only one user id. > >The test needs to login once and then load 30 sessions. > >The "number of threads" parameter helps in loading 30 sessions but also > >fires 30 logins request. (so security revokes my user id ) > > > >Can anybody help me in resolving the problem. > > > >Thanks > >Kumar > > > > > >American Express made the following > > annotations on 06/21/2004 05:34:15 PM > >------------------------------------------------------------------------------ > >****************************************************************************** > > > > "This message and any attachments are solely for the intended > recipient and may contain confidential or privileged information. If you > are not the intended recipient, any disclosure, copying, use, or > distribution of the information included in this message and any > attachments is prohibited. If you have received this communication in > error, please notify us by reply e-mail and immediately and permanently > delete this message and any attachments. Thank you." > > > >****************************************************************************** > > > > > >============================================================================== > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > American Express made the following > annotations on 06/21/2004 07:17:39 PM > ------------------------------------------------------------------------------ > ****************************************************************************** > > "This message and any attachments are solely for the intended recipient and may > contain confidential or privileged information. If you are not the intended > recipient, any disclosure, copying, use, or distribution of the information included > in this message and any attachments is prohibited. If you have received this > communication in error, please notify us by reply e-mail and immediately and > permanently delete this message and any attachments. Thank you." > > ****************************************************************************** > > > ============================================================================== -- Michael Stover <[EMAIL PROTECTED]> Apache Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

