]> 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)
committerpluknet <pluknet@nginx.com>
Fri, 26 Sep 2025 12:50:13 +0000 (16:50 +0400)
commit8255bd29ac9a7bcdc317a8889420554e00d435cb
tree8c4ae21af2f71500336760b914b68fecb46a3e76
parent93ff1ee12cd33ea978fbc331988ce265b14fbdab
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