File tree Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 1010<module name =" Module ngx_http_geo_module"
1111 link =" /en/docs/http/ngx_http_geo_module.html"
1212 lang =" en"
13- rev =" 5 " >
13+ rev =" 6 " >
1414
1515<section id =" summary" >
1616
@@ -139,6 +139,11 @@ This parameter should be the first.
139139To speed up loading of a geo base, addresses should be put in ascending order.
140140</tag-desc >
141141
142+ <tag-name id =" volatile" ><literal >volatile</literal ></tag-name >
143+ <tag-desc >
144+ indicates that the variable is not cacheable (1.29.3).
145+ </tag-desc >
146+
142147</list >
143148</para >
144149
Original file line number Diff line number Diff line change 99<module name =" Module ngx_stream_geo_module"
1010 link =" /en/docs/stream/ngx_stream_geo_module.html"
1111 lang =" en"
12- rev =" 1 " >
12+ rev =" 2 " >
1313
1414<section id =" summary" >
1515
@@ -111,6 +111,11 @@ This parameter should be the first.
111111To speed up loading of a geo base, addresses should be put in ascending order.
112112</tag-desc >
113113
114+ <tag-name id =" volatile" ><literal >volatile</literal ></tag-name >
115+ <tag-desc >
116+ indicates that the variable is not cacheable (1.29.3).
117+ </tag-desc >
118+
114119</list >
115120</para >
116121
Original file line number Diff line number Diff line change 1010<module name =" Модуль ngx_http_geo_module"
1111 link =" /ru/docs/http/ngx_http_geo_module.html"
1212 lang =" ru"
13- rev =" 5 " >
13+ rev =" 6 " >
1414
1515<section id =" summary" >
1616
@@ -139,6 +139,11 @@ IPv6-префиксы поддерживаются начиная с верси
139139Для ускорения загрузки гео-базы нужно располагать адреса в порядке возрастания.
140140</tag-desc >
141141
142+ <tag-name id =" volatile" ><literal >volatile</literal ></tag-name >
143+ <tag-desc >
144+ указывает, что переменная не кэшируется (1.29.3).
145+ </tag-desc >
146+
142147</list >
143148</para >
144149
Original file line number Diff line number Diff line change 99<module name =" Модуль ngx_stream_geo_module"
1010 link =" /ru/docs/stream/ngx_stream_geo_module.html"
1111 lang =" ru"
12- rev =" 1 " >
12+ rev =" 2 " >
1313
1414<section id =" summary" >
1515
@@ -112,6 +112,11 @@ geo $arg_remote_addr $geo {
112112Для ускорения загрузки гео-базы нужно располагать адреса в порядке возрастания.
113113</tag-desc >
114114
115+ <tag-name id =" volatile" ><literal >volatile</literal ></tag-name >
116+ <tag-desc >
117+ указывает, что переменная не кэшируется (1.29.3).
118+ </tag-desc >
119+
115120</list >
116121</para >
117122
You can’t perform that action at this time.
0 commit comments