You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Moshe Kaplan <mo...@gmail.com> on 2010/03/31 00:24:05 UTC

GZIP plug in example

Hi,

I tried to use the gzip example in a single traffic server mode (without
gunzip), in order to provide a compressed html page as an output of an
uncompressed website.
1. Does this example support this configuration? or Is it intended to
support only the parent/slave traffic servers configuration? (I tried to to
load it, I received no errors in the logs, but the server output was not
compressed or deflated).
2. Are you familiar with other example that changes a buffered response
content (the buffered null plug in buffers the data, but do not provide
example how to modify the buffered content e.g implementing regexps on it)?

Thanks in advance,
Moshe Kaplan

Re: GZIP plug in example

Posted by Moshe Kaplan <mo...@gmail.com>.
Hi,

I managed to run this plugin in a single traffic server mode,
Not sure yet what I changed,

I'll keep you updated,

Best,
Moshe

On Wed, Mar 31, 2010 at 1:24 AM, Moshe Kaplan <mo...@gmail.com> wrote:

> Hi,
>
> I tried to use the gzip example in a single traffic server mode (without
> gunzip), in order to provide a compressed html page as an output of an
> uncompressed website.
> 1. Does this example support this configuration? or Is it intended to
> support only the parent/slave traffic servers configuration? (I tried to to
> load it, I received no errors in the logs, but the server output was not
> compressed or deflated).
> 2. Are you familiar with other example that changes a buffered response
> content (the buffered null plug in buffers the data, but do not provide
> example how to modify the buffered content e.g implementing regexps on it)?
>
> Thanks in advance,
> Moshe Kaplan
>