Welcome! Log In Create A New Profile

Advanced

Re: postpone_gzipping

Maxim Dounin
July 31, 2014 07:46AM
Hello!

On Thu, Jul 31, 2014 at 06:47:01AM -0400, husseingalal wrote:

> Hi,
> I encountered the directive postpone_gzipping but i couldnt find an
> explanation in the documentation although i found the directive in the
> source code of nginx, how is that directive different from gzip_min_length?

The original idea is to save CPU cycles by avoiding small
deflate() operations, and buffering up to specified amount of data
before calling deflate() instead. It's and old experiment and
believed to have bugs, don't use it unless you are ready to dig
into the code.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

postpone_gzipping

husseingalal July 31, 2014 06:47AM

Re: postpone_gzipping

Maxim Dounin July 31, 2014 07:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 184
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready