]> git.kaiwu.me - nginx.git/commit
Upstream: overflow detection in Cache-Control delta-seconds.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 10 Sep 2025 14:39:52 +0000 (18:39 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 23 Dec 2025 18:40:33 +0000 (22:40 +0400)
commit40aff4f241422084b57c27e38f700bc4f4503f6a
treedc7dde9c21759f292166fc2068bca0c044148d06
parentffad76677c1a3a96b0daed4dd4df0bd9e9e6aa65
Upstream: overflow detection in Cache-Control delta-seconds.

Overflowing calculations are now aligned to the greatest positive integer
as specified in RFC 9111, Section 1.2.2.
src/http/ngx_http_upstream.c