summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/perl/Makefile.PL
diff options
context:
space:
mode:
authorRoman Semenov <r.semenov@f5.com>2026-03-23 11:03:26 -0700
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>2026-03-24 14:28:52 +0400
commit4fbe4b62746f67d4348212c089b745bd10082964 (patch)
tree9022aa586bbaeb16f3410b60a47380a276595933 /src/http/modules/perl/Makefile.PL
parentc5d36eac33d7c2198240111819b2a1c9fcb593a4 (diff)
downloadnginx-4fbe4b62746f67d4348212c089b745bd10082964.tar.gz
nginx-4fbe4b62746f67d4348212c089b745bd10082964.tar.bz2
Upstream: enabled keepalive by default for explicit upstreams.
Keepalive is now automatically enabled in the "local" mode for upstreams defined in configuration files. Cached keepalive connections are no longer shared between different locations referencing the same explicit upstream unless keepalive is explicitly configured without the "local" parameter. To disable keepalive entirely, use keepalive 0; inside the upstream block. To allow sharing cached connections between locations, configure keepalive <max_cached>; without the "local" parameter.
Diffstat (limited to 'src/http/modules/perl/Makefile.PL')
0 files changed, 0 insertions, 0 deletions