D3V-Server/docker/rootfs/etc/nginx/conf.d/include/ssl-cache-stream.conf

3 lines
65 B
Text
Raw Permalink Normal View History

2026-03-07 13:49:44 +00:00
ssl_session_timeout 5m;
ssl_session_cache shared:SSL_stream:50m;