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

2 lines
65 B
Text
Raw Normal View History

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