diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2022-06-29 02:47:45 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2022-06-29 02:47:45 +0300 |
commit | d791b4aab418b0cbadbaf079fbb9360269d97941 (patch) | |
tree | 6eefea26c897b8be7e4829c6c511146621d162c6 /src/os/unix/ngx_readv_chain.c | |
parent | 225a2c1b4a83d5813140a474716de8c33a9bbc2d (diff) | |
download | nginx-d791b4aab418b0cbadbaf079fbb9360269d97941.tar.gz nginx-d791b4aab418b0cbadbaf079fbb9360269d97941.zip |
Upstream: optimized use of SSL contexts (ticket #1234).
To ensure optimal use of memory, SSL contexts for proxying are now
inherited from previous levels as long as relevant proxy_ssl_* directives
are not redefined.
Further, when no proxy_ssl_* directives are redefined in a server block,
we now preserve plcf->upstream.ssl in the "http" section configuration
to inherit it to all servers.
Similar changes made in uwsgi, grpc, and stream proxy.
Diffstat (limited to 'src/os/unix/ngx_readv_chain.c')
0 files changed, 0 insertions, 0 deletions