Nginx as a forward proxy, supporting gzip compression

Helllo,

is it possible to use nginx as a froward proxy server supporting gzip
compression (my browser doesn’t support compression, so between browser
and
proxy server, it should be connection without compression, but between
proxy
server and destination server it should be used gzip compression)?

On Tuesday 15 April 2008, Janusz wrote:

is it possible to use nginx as a froward proxy server supporting gzip
compression (my browser doesn’t support compression, so between browser and
proxy server, it should be connection without compression, but between
proxy server and destination server it should be used gzip compression)?

nope, nginx doesn’t support gzip decompression