Skip to content

Commit 0ae4109

Browse files
committed
log off?
1 parent ac6b54d commit 0ae4109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BenchmarksApps/TLS/Nginx/config/nginx.conf

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ http {
99
# '[$ssl_protocol] [$ssl_cipher]';
1010

1111
# access_log /var/log/nginx/access.log ssl_logs;
12+
access_log off;
1213

1314
server {
1415
listen 8080 ssl;

0 commit comments

Comments
 (0)