]> git.kaiwu.me - nginx.git/commit
Upstream keepalive: distinguish cached connections by location.
authorRoman Semenov <r.semenov@f5.com>
Thu, 19 Mar 2026 19:47:14 +0000 (12:47 -0700)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Tue, 24 Mar 2026 10:28:52 +0000 (14:28 +0400)
commitc5d36eac33d7c2198240111819b2a1c9fcb593a4
tree57d01956ea09924fab3c8c55de1aebb5071f8d3e
parentc6c77e887545d17ddef495c4efa768477541576a
Upstream keepalive: distinguish cached connections by location.

The new "local" parameter prevents sharing cached keepalive connections
between location blocks. Connections are now reused only within the same
location.
src/http/modules/ngx_http_upstream_keepalive_module.c