When I started using JMeter a few days ago I was able to configure the Http Proxy Server to record the urls I clicked and store them under a Recording Controller. But today the urls at my localhost (which are the only urls I care about) are not being recorded, while outside urls are being recorded.

Even the outside urls look a little strange, as a matter of fact. For example, http://www.oracle.com/technology/tech/java/java_db/pdf/OW_30820_JAVA_STORED_PROC_paper.PDF

loses the server information, and the Http Request simply appears as /technology/tech/java/java_db/pdf/OW_30820_JAVA_STORED_PROC_paper.PDF

I've configured the Http Proxy Server to proxy at port 8081 and have configured my browser to use that port. The Proxy Server uses all defaults except for Grouping, which I have at "Store first Sampler of each group only." I'm pretty sure this is the same Proxy configuration I used successfully a few days ago, but obviously something's wrong.

The Proxy Server is under the WorkBench.  Under the Test Plan I have

Thread Group
    Recording Controller
some listeners
Http Request Defaults
Http Cookie Manager

(Recording Controller is indented to indicate that it's a child of the Thread Group.) All the above have the default settings.

Any idea what I'm doing wrong?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to