]> git.kaiwu.me - nginx.git/commit
Configure: renamed the upstream sticky module option.
authorHenry Yuan <h.yuan@f5.com>
Thu, 23 Apr 2026 21:24:24 +0000 (21:24 +0000)
committerhyuan-netizen <h.yuan@f5.com>
Wed, 29 Apr 2026 16:58:29 +0000 (09:58 -0700)
commit297b0964644ee242fef1bf8e2af0587520072309
treef3a6b68342e3a75f052a4baae80ba186d36c8c23
parentbac04c1b66ad5e17d06ee6ce081a20325f94c6fc
Configure: renamed the upstream sticky module option.

The module can now be disabled with the
--without-http_upstream_sticky_module option to match
the naming convention used by other upstream modules.
Deprecated the --without-http_upstream_sticky option.

Closes: https://github.com/nginx/nginx/issues/1273
auto/options