Hi, I've read the following line...
"cache: (true or false) When set, the plugin stores the uncompressed and compressed response as alternates." But I want only store the “on-the-fly” compressed version, is it possible? -----Original Message----- From: Brian Geffon [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 Hedstrom <zw...@apache.org<mailto:zw...@apache.org>> wrote: > > On Sep 30, 2015, at 2:05 AM, Luca Rea > <luca....@contactlab.com<mailto:luca....@contactlab.com>> 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 > >