On 22/11/2007, Momog <[EMAIL PROTECTED]> wrote: > > Since yesterday morning I am trying to record a session via http proxy > server, but Jmeter does not record anything. > > Please help me. > > My test is as follows : > > Test Plan > > -Thread Group > > --HTTP Request Defaults [Server Name: localhost, Port: 80, protocol: > > http] > > --Recording controller > > > WorkBench > > -HTTP Proxy Server [pointed to port 8080, Target Controller: Use Recording > > Controller] > > --View Result Tree Listener > > > > I've set my IE Proxy settings to Address: localhost Port 8080 > > I've also set my caching to "Every visit to page" > > > But it do not record anything. > > Does anybody have any idea what am I missing ?
Does the browser display the pages? What happens if you stop the JMeter proxy? Does the browser still work? If so, then the browser is not using the proxy. Check that the target address is not excluded from the proxy. Are you trying to record against a localhost server? I've found problems trying to record localhost URLs with MSIE 7. It seems to ignore the proxy settings, no matter what I do. [I don't have the same problem with FireFox.] > Thanks a lot. > > -- > View this message in context: > http://www.nabble.com/Getting-a-problem-while-recording-a-session-via-Http-proxy-Server.-Please-Help.-tf4856612.html#a13897429 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

