Bug 45694

Summary: Support GZIP compressed logs in Access Log Sampler
Product: JMeter - Now in Github Reporter: Pascal S. de Kloe <pascal>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: PatchAvailable
Priority: P4    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Attachments: Adds GZIP support to Access Log Sampler

Description Pascal S. de Kloe 2008-08-27 04:55:39 UTC
Created attachment 22486 [details]
Adds GZIP support to Access Log Sampler

The Access Log Sampler does not support log files with compression.
GZIP compression is quite common and sometimes even necessary due to extreme space requirements.
Comment 1 Sebb 2008-09-01 09:11:41 UTC
Thanks for the patch, which has been applied to SVN:

commit -m "Bug 45694 - Support GZIP compressed logs" src/protocol/http/org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.java xdocs/changes.xml
    Committed revision 691010.

Comment 2 The ASF infrastructure team 2022-09-24 20:37:42 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2147