On 5/31/05, Major, Michael T <[EMAIL PROTECTED]> wrote: > I was wondering if anyone can help me on this one. > > I am testing an https site internally from our company's network. The > site is actually pointed to the internet, so I have to use the proxy > server arguments to test the site (-H proxy server -P proxy port). The > test plan runs, and I have no problem testing the initial home page, so > I know Jmeter is using the proxy server with no problem. But when I > test the login process, I get an HTTP response code: Non HTTP response > code error. When I run the test script from home (without the proxy) I > have no problems. Could anyone let me know why I would be having these > problems? >
Any error messages in jmeter.log? The proxy handling is done by the underlying HTTP implementation - not JMeter. What happens if you use a browser via the same proxy? S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

