]> git.kaiwu.me - nginx.git/commit
fix postponed zlib memory allocation, introduced in r2411
authorIgor Sysoev <igor@sysoev.ru>
Sun, 1 Mar 2009 19:24:11 +0000 (19:24 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 1 Mar 2009 19:24:11 +0000 (19:24 +0000)
commit05ee60aed99df18c1bff23dd2164bc96e6f08713
treeb0aa0cc06e22989ec6451755f324d173a9e56148
parent42c67dd5fba925f0fc3ef225c3c0386868a75b72
fix postponed zlib memory allocation, introduced in r2411

*) introduce postpone_gzipping directive
*) disable postponed gzipping by default

The r2411 commit caused hangings up on large SSIed responses
as SSI cleared buf->recycled bit on copy of recycled buf parts
src/http/modules/ngx_http_gzip_filter_module.c