]> git.kaiwu.me - nginx.git/commit
Upstream: caching certificates and certificate keys with variables.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 29 Oct 2024 14:20:53 +0000 (18:20 +0400)
committerpluknet <pluknet@nginx.com>
Fri, 17 Jan 2025 00:37:46 +0000 (04:37 +0400)
commit454ad0ef33a347eba1a62d18c8fc0498f4dcfd64
treed9add547934807f7c2c35814d51ce1134722725f
parent4b96ad14f3607ab39b160715aeba721097ac4da4
Upstream: caching certificates and certificate keys with variables.

Caching is enabled with proxy_ssl_certificate_cache and friends.

Co-authored-by: Aleksei Bavshin <a.bavshin@nginx.com>
src/http/modules/ngx_http_grpc_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h
src/stream/ngx_stream_proxy_module.c