D3V-Server/docker/rootfs/etc/nginx/conf.d/include/ssl-cache-stream.conf
2026-03-07 20:49:44 +07:00

2 lines
65 B
Text

ssl_session_timeout 5m;
ssl_session_cache shared:SSL_stream:50m;