> So, I notice some new enhancements in the dev build...such as the HTML
> Parameter Mask Modifier.  Does this do what I think it does, i.e. add a
> request parameter and increment the suffix every time it's called,
> regardless of what thread is calling it(e.g.. user1, user2, etc.)?

thats my experience with it....   need to also have a modification manager to use it I 
think.  just fiddling with it now...

cheers
dim

> 
> 
> If so, would the following be a valid means of accomplishing multiple users,
> one per thread?
> 
> <once only controller>
>    <http request controller -- login URL >
> <modification controller>
> <html parameter mask modifier -- userName >
> <html parameter mask modifier -- password >
> 
> <http request controller -- some URL >
> <http request controller -- some other URL >
> 
> 
> 
> ...or am I completely missing the point? :)
> 
> 
> 
> thanks,
> 
> Joe Barefoot
> 
> -----Original Message-----
> From: Joseph Barefoot [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 29, 2002 7:03 PM
> To: Jmeter
> Subject: multiple logins, por favor?
> 
> 
> Hi,
> 
> I'm pretty new to JMeter, and (of course) need to simulate multiple
> logins/sessions with different usernames/passwords.  I've checked out the
> archives and saw lots o' hacks to do this...does anyone have a Modifier for
> 1.7 that can do this, or does anyone have a suggestion on how to get JMeter
> to do my bidding in some other fashion?
> 
> thanks a bunch,
> 
> Joe Barefoot
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to