On 19/01/06, pascal NICOLAS <[EMAIL PROTECTED]> wrote: > Hi All, > I'm executing a test to stress a server and the > scenario loads many image (gif files). Jmeter executes > the script 100 times. > I would like to know how Jmeter manages the cache (for > gif, js, css). > Is there a cache system with Jmeter or not ?
No. > Does it reload these files for each run (here, 100 > reloads by files) ? Yes. > My script contains only : > - A coockies manager > - all html requests > - some regular expressions > - a aggregate report listener > > Do I need to add something ? You could add one set of requests with image downloads, and run that once, and then run the rest 99 times without images. > Regards, > Pascal. > > > > > > > > ___________________________________________________________________________ > Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs > exceptionnels pour appeler la France et l'international. > Téléchargez sur http://fr.messenger.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

