Not sure what else to suggest. You could try using the Http Client Http sampler instead.
Or you could try turning on debug logging - however that may not help. Otherwise, we'll need a test-case and suitable server to test it against. S On 03/02/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > The jmeter.log file only contains messages about the threads starting, > and stopping, and the test completing. I added a Save Response > Post-Processor- but the resulting file was zero-length. I appreciate the > suggestion- do you have any others? > > --Jim > > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 02, 2006 4:36 PM > To: JMeter Users List > Subject: Re: No response data visible in jmeter from a gzip comressed > apache > > Any errors in jmeter.log? > > Try adding a Save Response Post-Processor to see what is being returned. > > > On 02/02/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > Hi JMeter Users, > > > > I'm running JMeter 2.1.1 against a mod_perl apache 1.2.39 with gzip > > compression turned on, using Dynagzip. > > > > The "response data" tab in the results listener is blank for a > > particular page. The request shows a HTTP 200 response, however. Other > > pages show up fine. The problem page is generated by an apache handler > > in response to an HTTP post. If I view this page in a regular browser > > like firefox, it looks normal, and well formed. > > > > I want to measure the performance for this page which is generated on > > the fly and delivered in several chunks- so its important to know when > > each chunk arrives. Why isn't JMeter receiving/displaying this page? > How > > can I figure out what's actually happening? > > > > Thanks, > > Jim Snavely > > > > > > > > --------------------------------------------------------------------- > > 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] > > > > > --------------------------------------------------------------------- > 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]

