diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2024-12-18 20:03:35 +0400 |
---|---|---|
committer | pluknet <pluknet@nginx.com> | 2025-01-17 04:37:46 +0400 |
commit | 8311e14ae614529aabe9e72e87051d191b723fb4 (patch) | |
tree | d742d902c68fd58c5b7cd748107bd9b4677a095e /src/stream/ngx_stream_ssl_module.c | |
parent | 47f862ffad6a7068100d50887c495f80973ca47b (diff) | |
download | nginx-8311e14ae614529aabe9e72e87051d191b723fb4.tar.gz nginx-8311e14ae614529aabe9e72e87051d191b723fb4.zip |
SSL: object cache inheritance from the old configuration cycle.
Memory based objects are always inherited, engine based objects are
never inherited to adhere the volatile nature of engines, file based
objects are inherited subject to modification time and file index.
The previous behaviour to bypass cache from the old configuration cycle
is preserved with a new directive "ssl_object_cache_inheritable off;".
Diffstat (limited to 'src/stream/ngx_stream_ssl_module.c')
0 files changed, 0 insertions, 0 deletions