Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Reduce memory consumption by re-reading data from file for r

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Mon, 1 Nov 2010 14:52:38 -0600
On Sun, Oct 31, 2010 at 01:51:41PM +0100, Anders Broman wrote:

> If a prototype is made and yields good results we could consider 
> changing the handling of compressed files to uncompress them to a temp 
> file before reading them in.

I've never found the ability to read compressed capture files on the fly 
to be very useful, so I wouldn't want to hold up an important feature 
just because it breaks that.  Uncompressing the file in a temp directory 
should be fine.