https://issues.apache.org/bugzilla/show_bug.cgi?id=51738

Milamber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Milamber <[email protected]> 2011-08-29 21:28:12 UTC ---
Since 2.5, JMeter has a new behavior for compressed response.
http://jakarta.apache.org/jmeter/changes.html
The HTTP Sampler can now report the size of a request before decompression. 

You can change this, in jmeter.properties, section:

# Network response size calculation method
# Use real size: number of bytes for response body return by webserver
# (i.e. the network bytes received for response)
# if set to false, the (uncompressed) response data size will used (default
before 2.5)
# Include headers: add the headers size in real size
#sampleresult.getbytes.body_real_size=true
#sampleresult.getbytes.headers_size=true

Please use jmeter-user list to ask question before declare a ask/bug.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to