nginx/src
Sergey Kandaurov 8311e14ae6 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;".
2025-01-17 04:37:46 +04:00
..
core Version bump. 2024-11-27 20:07:29 +04:00
event SSL: object cache inheritance from the old configuration cycle. 2025-01-17 04:37:46 +04:00
http Slice filter: log the expected range in case of range error. 2025-01-16 21:09:59 +04:00
mail Mail: handling of LOGIN IMAP command untagged response. 2024-11-26 19:07:17 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os On DragonFly BSD 5.8+, TCP_KEEPIDLE and TCP_KEEPINTVL are in secs. 2024-11-19 00:30:47 +04:00
stream SSL: a new macro to set default protocol versions. 2024-11-22 13:47:22 +04:00