Skip to content

Commit f984baa

Browse files
committed
Update 02-NginxDirectiveExecOrder01.tut
1 parent 6b9ed42 commit f984baa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

en/02-NginxDirectiveExecOrder01.tut

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ back and forth.
7272
To prove this, we can troubleshoot Nginx's "debug log".
7373

7474
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.
75+
introduction. The "debug log" is disabled by default because
76+
performance is degraded when it is enabled.
7877

7978
To enable "debug log" we would need to reconfigure and recompile Nginx
8079
binary, by giving C<--with-debug> option for the package's C<./configure>

0 commit comments

Comments
 (0)