https://issues.apache.org/bugzilla/show_bug.cgi?id=46560





--- Comment #4 from Sebb <[email protected]>  2009-01-24 07:45:05 PST ---
The proxy server intercepts the browser request, generates a sampler, and then
runs the sampler. The sampler response is then returned to the browser.

So it is not possible for the browser to show the correct response yet have no
test elements recorded - the only possibility is that some browser requests are
bypassing the proxy. In which case of course they won't be recorded.

Try enabling debug for jmeter.protocol.http.proxy, i.e. add

log_level.jmeter.protocol.http.proxy=DEBUG

to jmeter.properties or user.properties

This will show what lines are being sent to the proxy.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to