The official NGINX Open Source repository.
Go to file
Roman Arutyunyan 75e3004902 Optimized chain link usage (ticket #2614).
Previously chain links could sometimes be dropped instead of being reused,
which could result in increased memory consumption during long requests.

A similar chain link issue in ngx_http_gzip_filter_module was fixed in
da46bfc484ef (1.11.10).

Based on a patch by Sangmin Lee.
2024-05-23 19:15:38 +04:00
auto Configure: fixed building libatomic test. 2024-05-16 11:15:10 +02:00
conf MIME: added image/avif type. 2021-10-25 20:49:15 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2023-07-24 18:04:41 +03:00
docs nginx-1.26.0-RELEASE 2024-04-23 17:40:08 +04:00
misc Updated OpenSSL and zlib used for win32 builds. 2024-02-14 15:55:42 +04:00
src Optimized chain link usage (ticket #2614). 2024-05-23 19:15:38 +04:00
.hgtags release-1.26.0 tag 2024-04-23 18:04:32 +04:00