You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by seventhlie <ri...@hotmail.com> on 2011/11/29 07:59:06 UTC

Re: Some steps not recorded through HTTP Proxy Server

Thanks a lot for the input guys! badboy works for what I am trying to do.
Thought I'd share my result.

--
View this message in context: http://jmeter.512774.n5.nabble.com/Some-steps-not-recorded-through-HTTP-Proxy-Server-tp4951831p5031341.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


Re: Some steps not recorded through HTTP Proxy Server

Posted by sebb <se...@gmail.com>.
On 29 November 2011 06:59, seventhlie <ri...@hotmail.com> wrote:
> Thanks a lot for the input guys! badboy works for what I am trying to do.
> Thought I'd share my result.

Can you share a bit more about the URLs you are requesting?

The JMeter Proxy creates the sampler, stores it in the test plan
(unless told to ignore that URL) before running it and returning the
data to the browser.

So missing samples can only occur if
- JMeter was told to ignore the URL
- the browser does not actually use the JMeter Proxy for certain requests.

For example, browser proxy settings frequently ignore local hosts; and
also browser proxy settings are often specified separately for http
and https protocols.

This does not affect browser add-ons such as BadBoy because they
operate in the browser, before the request is sent.

It would be helpful to know why the JMeter Proxy did not work in your case.
Were the URLs that did not get recorded somehow different from the
ones that did work?

> --
> View this message in context: http://jmeter.512774.n5.nabble.com/Some-steps-not-recorded-through-HTTP-Proxy-Server-tp4951831p5031341.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> For additional commands, e-mail: user-help@jmeter.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org