On 31 August 2010 14:23, Wilhelmsen Tor Iver <[email protected]> wrote: >> We are trying to run a test plan recorded using the JMeter 2.4 GUI and >> HTTP Proxy, but are running into problems: Only a few of the HTTP >> samplers in the plan actually work! > > Seems the cause was using the HTTPClient sampler > (org.apache.jmeter.protocol.http.sampler.HTTPSampler2), switching back to the > "default" sampler makes the tests run fine.
That's a bit odd. The HttpClient sampler does use different code to process the response headers, but it should not be failing like this. Can you provide a sample (public) URL that shows the problem? [I tried the URL in the previous posting and it worked OK for me] > - Tor Iver > > --------------------------------------------------------------------- > 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]

