zipflow
zipflow copied to clipboard
streaming zipper
gz2zip ?
In the context of [the varnish-cache zipflow module](https://code.uplex.de/uplex-varnish/libvmod-zipflow), most objects are readily available either gzip compressed (for anything compressible) or uncompressed (where the source format is already compressed, e.g. JPEG)....
As hinted by the last paragraph of the commit message given below, I would continue working on optimizations enabled by this change, if accepted. ---- Before this patch, the implied...
After having let it sit in a toy example state for a year, I do now intend to turn [the varnish-cache zipflow module](https://code.uplex.de/uplex-varnish/libvmod-zipflow) into something useful. In this context, it...