Hello,
Thank you for your detailed review!
2024年6月24日(月) 9:02 Maxim Dounin :
>
> Hello!
>
> On Thu, Jun 20, 2024 at 08:39:43PM +0900, Hiroaki Nakamura wrote:
> Note that it might be a good idea to update the commit log to
> follow style rules, such as:
>
> : Cache: added calculation of the Age h
# HG changeset patch
# User Hiroaki Nakamura
# Date 1719322447 -32400
# Tue Jun 25 22:34:07 2024 +0900
# Node ID a1e4c426f1063c7a2ab30e60df7e1756ae7d8918
# Parent 6e76116ca337e24cf0d807e042e40c96344cd22e
Cache: added calculation of the Age header.
* Implement the modified calculation of the
# HG changeset patch
# User Hiroaki Nakamura
# Date 1719322456 -32400
# Tue Jun 25 22:34:16 2024 +0900
# Node ID 758a6c4c1babb9d60d6f507ee409152eeb51cbc5
# Parent a1e4c426f1063c7a2ab30e60df7e1756ae7d8918
Tests: Update and add tests for Age header.
diff -r a1e4c426f106 -r 758a6c4c1bab h2_pro
details: http://freenginx.org/hg/nginx/rev/c5623963c29e
branches:
changeset: 9295:c5623963c29e
user: Maxim Dounin
date: Tue Jun 25 21:44:50 2024 +0300
description:
Upstream: fixed proxy_no_cache when caching errors.
Caching errors, notably intercepted errors and internally generated
details: http://freenginx.org/hg/nginx-tests/rev/bf027a972ccf
branches:
changeset: 1989:bf027a972ccf
user: Maxim Dounin
date: Tue Jun 25 21:46:50 2024 +0300
description:
Tests: proxy_no_cache tests.
diffstat:
proxy_cache_bypass.t | 39 ++-
proxy_no_cache.t | 174 +++
details: http://freenginx.org/hg/nginx/rev/af5b47569cb2
branches:
changeset: 9296:af5b47569cb2
user: Maxim Dounin
date: Tue Jun 25 22:57:57 2024 +0300
description:
Core: fixed ENOSPC handling for error logs.
For each connection a new ngx_log_t structure is created, and saving
anythi
details: http://freenginx.org/hg/nginx/rev/e1f15d47d102
branches:
changeset: 9297:e1f15d47d102
user: Maxim Dounin
date: Tue Jun 25 22:58:11 2024 +0300
description:
Core: moved ngx_log_set_levels() to a proper position.
Previous order is an artifact from the time before 5254:7ecaa9e4
details: http://freenginx.org/hg/nginx/rev/14770557be17
branches:
changeset: 9298:14770557be17
user: Maxim Dounin
date: Tue Jun 25 22:58:36 2024 +0300
description:
Core: simplified log levels matching.
diffstat:
src/core/ngx_log.c | 29 +
1 files chang
details: http://freenginx.org/hg/nginx/rev/2706b60dc225
branches:
changeset: 9299:2706b60dc225
user: Maxim Dounin
date: Tue Jun 25 22:58:56 2024 +0300
description:
Core: error logging rate limiting.
With this change, error logging to files can be rate-limited with
the "rate=" parame
# HG changeset patch
# User Maxim Dounin
# Date 1719362615 -10800
# Wed Jun 26 03:43:35 2024 +0300
# Node ID d78ecfffb8cd813554716e8d9d29f2007bd94422
# Parent 2706b60dc2255a36677884be43a4367fef081c40
SSI: fixed incorrect or duplicate stub output.
Following 3518:eb3aaf8bd2a9 (0.8.37), r->req
# HG changeset patch
# User Maxim Dounin
# Date 1719363008 -10800
# Wed Jun 26 03:50:08 2024 +0300
# Node ID 302308d4f924d5c68da9ffa05ad87007b48aa4e8
# Parent bf027a972ccf8d6ff141f85e9a41615009e8005b
Tests: SSI include stub tests.
diff --git a/ssi_stub.t b/ssi_stub.t
new file mode 100644
--
11 matches
Mail list logo