DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28103>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28103 http proxy, mozilla and gzip enconding problem Summary: http proxy, mozilla and gzip enconding problem Product: JMeter Version: 1.9.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] > I am running JMeter 1.9.1 with JRE 1.4.2 (Windows XP). There are >> some problem to run mozilla browser 1.6 with the http proxy server. I >> can browse www.cisco.com, www.ebay.com but the browser will display a >> blank page when I browse www.yahoo.com or www.google.com. I switched to >> use IE 6.0 in the sam environment and it works fine. Someone mentioned >> that the http proxy has problem to handle gzip encoding type. Is there >> any fix or any way to get around this problem ? Hello, I confirm that there is a problem even with CVS version. As far as I can see it's a problem with gzipped content - the jmeter proxy decodes the data but the http header content-encoding is not changed. I think the explorer is more "clever" and just ignores this header. It should be very simple to fix, you can do it yourself (and submit a patch of course :) or I can try (maybe) do it by tomorrow (maybe) :)) You could also find if there is appropriate entry in bugzilla and add it if it is not. best regards, Michal Kostrzewa --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
