Skip to content

Commit fb8ab84

Browse files
committed
Added resolve and service parameters for upstream server.
1 parent 49afe8a commit fb8ab84

File tree

4 files changed

+108
-52
lines changed

4 files changed

+108
-52
lines changed

xml/en/docs/http/ngx_http_upstream_module.xml

Lines changed: 30 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<module name="Module ngx_http_upstream_module"
1111
link="/en/docs/http/ngx_http_upstream_module.html"
1212
lang="en"
13-
rev="89">
13+
rev="90">
1414

1515
<section id="summary">
1616

@@ -235,15 +235,6 @@ load balancing methods.
235235
marks the server as permanently unavailable.
236236
</tag-desc>
237237

238-
</list>
239-
</para>
240-
241-
<para>
242-
Additionally,
243-
the following parameters are available as part of our
244-
<commercial_version>commercial subscription</commercial_version>:
245-
<list type="tag">
246-
247238
<tag-name id="resolve">
248239
<literal>resolve</literal>
249240
</tag-name>
@@ -260,13 +251,13 @@ must be specified in the
260251
<link doc="ngx_http_core_module.xml" id="resolver">http</link> block
261252
or in the corresponding <link id="resolver">upstream</link> block.
262253
</para>
263-
</tag-desc>
264254

265-
<tag-name id="route">
266-
<literal>route</literal>=<value>string</value>
267-
</tag-name>
268-
<tag-desc>
269-
sets the server route name.
255+
<para>
256+
<note>
257+
Prior to version 1.27.3, this parameter was available only as part of our
258+
<commercial_version>commercial subscription</commercial_version>.
259+
</note>
260+
</para>
270261
</tag-desc>
271262

272263
<tag-name id="service">
@@ -310,6 +301,29 @@ If the <link id="backup"/> parameter is specified for the server,
310301
high-priority SRV records are resolved as backup servers,
311302
the rest of SRV records are ignored.
312303
</para>
304+
305+
<para>
306+
<note>
307+
Prior to version 1.27.3, this parameter was available only as part of our
308+
<commercial_version>commercial subscription</commercial_version>.
309+
</note>
310+
</para>
311+
</tag-desc>
312+
313+
</list>
314+
</para>
315+
316+
<para>
317+
Additionally,
318+
the following parameters are available as part of our
319+
<commercial_version>commercial subscription</commercial_version>:
320+
<list type="tag">
321+
322+
<tag-name id="route">
323+
<literal>route</literal>=<value>string</value>
324+
</tag-name>
325+
<tag-desc>
326+
sets the server route name.
313327
</tag-desc>
314328

315329
<tag-name id="slow_start">

xml/en/docs/stream/ngx_stream_upstream_module.xml

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<module name="Module ngx_stream_upstream_module"
1010
link="/en/docs/stream/ngx_stream_upstream_module.html"
1111
lang="en"
12-
rev="40">
12+
rev="41">
1313

1414
<section id="summary">
1515

@@ -215,15 +215,6 @@ The parameter cannot be used along with the
215215
marks the server as permanently unavailable.
216216
</tag-desc>
217217

218-
</list>
219-
</para>
220-
221-
<para>
222-
Additionally,
223-
the following parameters are available as part of our
224-
<commercial_version>commercial subscription</commercial_version>:
225-
<list type="tag">
226-
227218
<tag-name id="resolve">
228219
<literal>resolve</literal>
229220
</tag-name>
@@ -240,6 +231,13 @@ must be specified in the
240231
<link doc="ngx_stream_core_module.xml" id="resolver">stream</link> block
241232
or in the corresponding <link id="resolver">upstream</link> block.
242233
</para>
234+
235+
<para>
236+
<note>
237+
Prior to version 1.27.3, this parameter was available only as part of our
238+
<commercial_version>commercial subscription</commercial_version>.
239+
</note>
240+
</para>
243241
</tag-desc>
244242

245243
<tag-name id="service">
@@ -283,8 +281,24 @@ If the <link id="backup"/> parameter is specified for the server,
283281
high-priority SRV records are resolved as backup servers,
284282
the rest of SRV records are ignored.
285283
</para>
284+
285+
<para>
286+
<note>
287+
Prior to version 1.27.3, this parameter was available only as part of our
288+
<commercial_version>commercial subscription</commercial_version>.
289+
</note>
290+
</para>
286291
</tag-desc>
287292

293+
</list>
294+
</para>
295+
296+
<para>
297+
Additionally,
298+
the following parameters are available as part of our
299+
<commercial_version>commercial subscription</commercial_version>:
300+
<list type="tag">
301+
288302
<tag-name id="slow_start">
289303
<literal>slow_start</literal>=<value>time</value>
290304
</tag-name>

xml/ru/docs/http/ngx_http_upstream_module.xml

Lines changed: 30 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<module name="Модуль ngx_http_upstream_module"
1111
link="/ru/docs/http/ngx_http_upstream_module.html"
1212
lang="ru"
13-
rev="89">
13+
rev="90">
1414

1515
<section id="summary">
1616

@@ -238,15 +238,6 @@ upstream backend {
238238
помечает сервер как постоянно недоступный.
239239
</tag-desc>
240240

241-
</list>
242-
</para>
243-
244-
<para>
245-
Кроме того,
246-
следующие параметры доступны как часть
247-
<commercial_version>коммерческой подписки</commercial_version>:
248-
<list type="tag">
249-
250241
<tag-name id="resolve">
251242
<literal>resolve</literal>
252243
</tag-name>
@@ -262,13 +253,13 @@ upstream backend {
262253
<link doc="ngx_http_core_module.xml" id="resolver">http</link>
263254
или в соответствующем блоке <link id="resolver">upstream</link>.
264255
</para>
265-
</tag-desc>
266256

267-
<tag-name id="route">
268-
<literal>route</literal>=<value>строка</value>
269-
</tag-name>
270-
<tag-desc>
271-
задаёт имя маршрута к серверу.
257+
<para>
258+
<note>
259+
До версии 1.27.3 этот параметр был доступен только как часть
260+
<commercial_version>коммерческой подписки</commercial_version>.
261+
</note>
262+
</para>
272263
</tag-desc>
273264

274265
<tag-name id="service">
@@ -313,6 +304,29 @@ SRV-записи с наивысшим приоритетом
313304
высокоприоритетные SRV-записи преобразуются в запасные серверы,
314305
остальные SRV-записи игнорируются.
315306
</para>
307+
308+
<para>
309+
<note>
310+
До версии 1.27.3 этот параметр был доступен только как часть
311+
<commercial_version>коммерческой подписки</commercial_version>.
312+
</note>
313+
</para>
314+
</tag-desc>
315+
316+
</list>
317+
</para>
318+
319+
<para>
320+
Кроме того,
321+
следующие параметры доступны как часть
322+
<commercial_version>коммерческой подписки</commercial_version>:
323+
<list type="tag">
324+
325+
<tag-name id="route">
326+
<literal>route</literal>=<value>строка</value>
327+
</tag-name>
328+
<tag-desc>
329+
задаёт имя маршрута к серверу.
316330
</tag-desc>
317331

318332
<tag-name id="slow_start">

xml/ru/docs/stream/ngx_stream_upstream_module.xml

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<module name="Модуль ngx_stream_upstream_module"
1010
link="/ru/docs/stream/ngx_stream_upstream_module.html"
1111
lang="ru"
12-
rev="40">
12+
rev="41">
1313

1414
<section id="summary">
1515

@@ -216,15 +216,6 @@ upstream backend {
216216
помечает сервер как постоянно недоступный.
217217
</tag-desc>
218218

219-
</list>
220-
</para>
221-
222-
<para>
223-
Кроме того,
224-
следующие параметры доступны как часть
225-
<commercial_version>коммерческой подписки</commercial_version>:
226-
<list type="tag">
227-
228219
<tag-name id="resolve">
229220
<literal>resolve</literal>
230221
</tag-name>
@@ -240,6 +231,13 @@ upstream backend {
240231
<link doc="ngx_stream_core_module.xml" id="resolver">stream</link>
241232
или в соответствующем блоке <link id="resolver">upstream</link>.
242233
</para>
234+
235+
<para>
236+
<note>
237+
До версии 1.27.3 этот параметр был доступен только как часть
238+
<commercial_version>коммерческой подписки</commercial_version>.
239+
</note>
240+
</para>
243241
</tag-desc>
244242

245243
<tag-name id="service">
@@ -284,8 +282,24 @@ SRV-записи с наивысшим приоритетом
284282
высокоприоритетные SRV-записи преобразуются в запасные серверы,
285283
остальные SRV-записи игнорируются.
286284
</para>
285+
286+
<para>
287+
<note>
288+
До версии 1.27.3 этот параметр был доступен только как часть
289+
<commercial_version>коммерческой подписки</commercial_version>.
290+
</note>
291+
</para>
287292
</tag-desc>
288293

294+
</list>
295+
</para>
296+
297+
<para>
298+
Кроме того,
299+
следующие параметры доступны как часть
300+
<commercial_version>коммерческой подписки</commercial_version>:
301+
<list type="tag">
302+
289303
<tag-name id="slow_start">
290304
<literal>slow_start</literal>=<value>время</value>
291305
</tag-name>

0 commit comments

Comments
 (0)