commit | 474ee942eeff6170c5ff14b5004b3152fa60dd8a | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Mar 02 12:45:12 2009 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Mar 02 12:45:12 2009 +0000 |
tree | e51e2867dffef5360929f9d62c565f5874317189 | |
parent | 4217ef32f69513d5b101fb2bcfddac19743351bf [diff] |
Changes with nginx 0.7.39 02 Mar 2009 *) Bugfix: large response with SSI might hang, if gzipping was enabled; the bug had appeared in 0.7.28. Thanks to Artem Bokhan. *) Bugfix: a segmentation fault might occur in worker process, if short static variants are used in a "try_files" directive.