mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05:00
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.