You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This boolean field indicates whether the current Nginx is a debug build, i.e., being built by the <code>./configure</code> option <code>--with-debug</code>.
4730
+
4731
+
This field was first introduced in the <code>0.8.7</code>.
4732
+
4724
4733
== ndk.set_var.DIRECTIVE ==
4725
4734
'''syntax:'''''res = ndk.set_var.DIRECTIVE_NAME''
4726
4735
@@ -5086,7 +5095,8 @@ On a ThinkPad T400 2.80 GHz laptop, the Hello World example readily achieves 28k
5086
5095
= Nginx Compatibility =
5087
5096
The latest module is compatible with the following versions of Nginx:
5088
5097
5089
-
* 1.4.x (last tested: 1.4.1)
5098
+
* 1.5.x (last tested: 1.5.4)
5099
+
* 1.4.x (last tested: 1.4.2)
5090
5100
* 1.3.x (last tested: 1.3.11)
5091
5101
* 1.2.x (last tested: 1.2.9)
5092
5102
* 1.1.x (last tested: 1.1.5)
@@ -5112,9 +5122,9 @@ Alternatively, ngx_lua can be manually compiled into Nginx:
0 commit comments