aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_scgi_module.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2024-05-23 19:15:38 +0400
committerRoman Arutyunyan <arut@nginx.com>2024-05-23 19:15:38 +0400
commitea8270c6142869367c5608bff92df9f5b3f32d37 (patch)
tree557609f647241cce51a07aa3a71a060bf8dc86cc /src/http/modules/ngx_http_scgi_module.c
parentefc6a217b92985a1ee211b6bb7337cd2f62deb90 (diff)
downloadnginx-ea8270c6142869367c5608bff92df9f5b3f32d37.tar.gz
nginx-ea8270c6142869367c5608bff92df9f5b3f32d37.zip
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.
Diffstat (limited to 'src/http/modules/ngx_http_scgi_module.c')
0 files changed, 0 insertions, 0 deletions