comparison src/core/ngx_rbtree.c @ 4965:58dfef910ccd

Gzip: fixed zlib memLevel adjusting. An incorrect memLevel (lower than 1) might be passed to deflateInit2() if the "gzip_hash" directive is set to a value less than the value of "gzip_window" directive. This resulted in "deflateInit2() failed: -2" alert and an empty reply.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 14 Dec 2012 15:17:58 +0000
parents 876e6b0814a5
children 1f513d7f1b45
comparison
equal deleted inserted replaced
4964:2464ccebdb52 4965:58dfef910ccd