]> git.kaiwu.me - nginx.git/commit
Sticky: fixed expiration of learned sessions after reload.
authorAleksei Bavshin <a.bavshin@nginx.com>
Tue, 17 Feb 2026 20:02:59 +0000 (12:02 -0800)
committerAleksei Bavshin <a.bavshin@f5.com>
Mon, 9 Mar 2026 17:08:30 +0000 (11:08 -0600)
commit52cda2849cbc17fe82bc006d1571e657a42dba24
tree8c72e0dde8d4df92b18bff5d87b38ef550697878
parent0380586e69fc7b0b8aa7cea2329fef54f8ae69cb
Sticky: fixed expiration of learned sessions after reload.

Previously, the expiration timer for learned session was not started
until a new session is created.  This could lead to the sessions being
active past the expiration time.
src/http/modules/ngx_http_upstream_sticky_module.c