On 13/12/05, Bill Herndon <[EMAIL PROTECTED]> wrote: > All, > > I'm facing a situation where I need to test by having a single test thread > submit a set of three HTTP requests to do authentication to a server > (cookies-based) and then test with varying numbers of threads that will > submit requests for a specific duration. Has anybody ever tried to set up > such a scenario?
Seems a very strange scenario. JMeter is intended to simulate multiple users; each thread simulates a different user. Can you not authenticate each thread separately? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

