Fantastic. Thanks Sebb. I used the nightly build for "29-May-2008 22:05" and that solved the problem. IE is still ignoring the proxy, but it works fine in Firefox. That'll do for me. Again, many thanks, John :-D
> I'm using jakarta-jmeter-2.3.1. When I use the HTTP Proxy Server to > record > > tests, I can record a few links, but eventually I receive the browser > > message "503 Gateway timeout - The connection timed out". When I checked > the > > jmeter.log file, I got the following: > > > > processing sample java.io.UnsupportedEncodingException: > UTF-8;charset=utf-8 > > I think someone else reported this - it was due to the server sending > a duplicate charset: > > charset=UTF-8;charset=utf-8 > > Might be worth checking the current nightly to see if this fixes the > problem. > > > > Also, I can only run this in Firefox. It doesn't record anything for me > in > > Internet Explorer 7 (7.0.7730.13), but that doesn't really matter, as > long > > as I can record it in Firefox. > > I''ve seen that too - IE sometimes seems to ignore the proxy for local > hosts, even if you tell it not to ignore local hosts. > > Try using the "real" IP address of the JMeter proxy - i.e. not > 127.0.0.1 - this might help, but again IE might still consider it to > be local. > > > > Many thanks, John. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

