You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Khalid Sweeseh <kh...@gmail.com> on 2013/09/21 07:28:35 UTC

Using Traffic Server for compressing back traffic

Hi

I am building a lab to use Traffic server as a reverse proxy in order to
achieve the following

1- When client sends HTTP request , the request goes to the traffic server
2- The traffic server sends the request to the destination web server with
content encoding request =gzip, deflate

3- If the traffic comes compressed/encoded in gzip format , it relays back
to client as is
4- If the traffic comes plain (non compressed ) , the traffic server to
compress it and sends the encoding type =gzip to the client


I noticed that it is not working as expected , so I want to check if the
above should be achievable if I enabled the gzip module ( I already did
that and i see the gzip module being invoked on startup )

Appreciate your response

Regards
Khalid Mohammed Sweeseh
+962799797568