RE: Req. Info Gzip

2015-10-02 Thread Luca Rea
fon [mailto:bri...@apache.org] Sent: mercoledì 30 settembre 2015 15:37 To: us...@trafficserver.apache.org Cc: dev@trafficserver.apache.org Subject: Re: Req. Info Gzip FWIW, there is also a copy of the gzip plugin available w/ the C++ api. Brian On Wed, Sep 30, 2015 at 9:30 PM, Leif Heds

Re: Req. Info Gzip

2015-09-30 Thread Brian Geffon
FWIW, there is also a copy of the gzip plugin available w/ the C++ api. Brian On Wed, Sep 30, 2015 at 9:30 PM, Leif Hedstrom wrote: > > On Sep 30, 2015, at 2:05 AM, Luca Rea wrote: > > Hi, > Does is possible to compress “on-the-fly” and store in cache gzipped > version (and only that) of pushe

Re: Req. Info Gzip

2015-09-30 Thread Leif Hedstrom
> On Sep 30, 2015, at 2:05 AM, Luca Rea wrote: > > Hi, > Does is possible to compress “on-the-fly” and store in cache gzipped version > (and only that) of pushed uncompressed html pages? Is that not what the gzip plugin does? — Leif