Any chance the session is timing out after an especially long delay? You're test attachment didn't make it, but it would be useful to take a gander at it.
-Mike On Thu, 2004-08-12 at 10:12, Giuseppe Ielpa wrote: > Dear All, > I have some problems using timers. > > I'm developing a test where I have to simulate a user who logs into a system > and reads > the content of several web pages. > > In order to do simulate this, I added to a thread group a number of http > requests and a > cookie manager. The user logs in (POST), then he makes as many http GET as > needed to visit > the web pages. > > In each web page I wanted to insert a uniform random timer to fire each > 240000+120000ms (i.e. 4+2minutes). Anyway, if I run the application, from > the aggregate results, I see that the http request, which is suddenly > after the page where a delay is applied (pagina 2), fails. > > I guessed that it could be a problem of cookies, but the cookie manager has > not been a fine solution. Do you have any good suggestion? > > Please find the jmx file attached to the message. > > Thanks a lot! > > G. > > > ______________________________________________________________________ > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Michael Stover <[EMAIL PROTECTED]> Apache Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

