Mitesh, SCOTT meant: http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request Note the "Retrieve All Embedded Resources from HTML Files" part.
Please note that this will not load AJAX requests in parallel or at all. Only static resources as you mentioned will get loaded. Best, Shmuel Krakower. www.Beatsoo.org - re-use your jmeter scripts for application performance monitoring from worldwide locations for free. On Wed, Dec 19, 2012 at 6:26 PM, Mitesh Patel <[email protected]>wrote: > Apologies - the last message was supposed to be for Scott in relation to: > > "You can concurrently request page resources. The setting is in > the HTTP Sampler and you can adjust the number of sub-threads each test > plan thread uses when requesting internal page resources." > > I don't follow the detail here. > > Thanks, > > > From: [email protected] > > To: [email protected] > > Subject: RE: JMETER request processing in parallel > > Date: Wed, 19 Dec 2012 16:20:52 +0000 > > > > Hi, > > > > Thanks for replying. I didn't follow you - can you elaborate please? > > > > Thanks, > > > > > From: [email protected] > > > To: [email protected] > > > Subject: RE: JMETER request processing in parallel > > > Date: Wed, 19 Dec 2012 14:08:07 +0000 > > > > > > You can concurrently request page resources. The setting is in the > HTTP Sampler and you can adjust the number of sub-threads each test plan > thread uses when requesting internal page resources. > > > > > > > -----Original Message----- > > > > From: Mitesh Patel [mailto:[email protected]] > > > > Sent: Wednesday, December 19, 2012 7:49 AM > > > > To: [email protected] > > > > Subject: JMETER request processing in parallel > > > > > > > > Hi, > > > > > > > > This may be an obvious/stupid question, but can JMETER process "HTTP > > > > Request" elements in parallel? Currently it all requests (html, css, > js, images) > > > > are processed sequentially and I am getting high latencies. This is > of course > > > > not really the case, as the individual time for each request is less > than 1 sec. > > > > > > > > Thanks, > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > >
