HttpSampler sample per embeded resource support

2010-02-12 Thread Eugene Rachitskiy
Hello Everyone,

   I'm new to this list, but have been working with JMeter for a couple
of years.  When one has the HTTP or HttpClient samplers configured to
download all embedded resources, it would be nice to be able to configure
the sampler behavior in such a way that each embedded request (GET) would
count as a separate sample.  For example, fetching an object that has two
images would report three samples rather than one.

   At the moment, there does not seem to be a way of doing this other
than configuring a sampler/embedded resource.  Is anyone interested in this
functionality?  If so, I've put up a patch against 2.3.4/r786921 over at
http://svn.campuseai.org/patches/jmeter/samplePerRequest-2.3.4-786921.diff .

Cheers,
Eugene


Re: HttpSampler sample per embeded resource support

2010-02-12 Thread sebb
On 12/02/2010, Eugene Rachitskiy professoreug...@gmail.com wrote:
 Hello Everyone,

I'm new to this list, but have been working with JMeter for a couple
  of years.  When one has the HTTP or HttpClient samplers configured to
  download all embedded resources, it would be nice to be able to configure
  the sampler behavior in such a way that each embedded request (GET) would
  count as a separate sample.  For example, fetching an object that has two
  images would report three samples rather than one.

It already reports one sample per image, it's just that the sample
results are attached as child samples of the original sample.

At the moment, there does not seem to be a way of doing this other
  than configuring a sampler/embedded resource.  Is anyone interested in this
  functionality?  If so, I've put up a patch against 2.3.4/r786921 over at
  http://svn.campuseai.org/patches/jmeter/samplePerRequest-2.3.4-786921.diff .

What's wrong with the current behaviour?

  Cheers,

 Eugene


-
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org