We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9ed42 commit f984baaCopy full SHA for f984baa
en/02-NginxDirectiveExecOrder01.tut
@@ -72,9 +72,8 @@ back and forth.
72
To prove this, we can troubleshoot Nginx's "debug log".
73
74
If you have not worked with Nginx "debug log" before, here is a brief
75
-introduction. The "debug log" by default is disabled, because it has very
76
-big runtime overheads and the overall Nginx performance is degraded when
77
-it is enabled.
+introduction. The "debug log" is disabled by default because
+performance is degraded when it is enabled.
78
79
To enable "debug log" we would need to reconfigure and recompile Nginx
80
binary, by giving C<--with-debug> option for the package's C<./configure>
0 commit comments