Request Compression

Max Clements max at clements.za.net
Mon Aug 29 03:35:32 UTC 2016


When you say "request compression" I guess you referring to entity
compression (for example in Post Requests). Nginx ngx_http_gzip_module
does NOT support request entity decompression - but you can do this in
LUA.

An example on how to do this is here:
http://www.pataliebre.net/howto-make-nginx-decompress-a-gzipped-request.html


--Max

On Sun, Aug 28, 2016 at 8:22 PM, serendipity30
<nginx-forum at forum.nginx.org> wrote:
> Anyone has used this? Is gzip_static used for request compression?
>
> Thanks
>
> Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269174,269260#msg-269260
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



-- 
Monday is an awful way to spend 1/7th of your life...



More information about the nginx mailing list