# HG changeset patch # User Sergey Kandaurov # Date 1579527939 -10800 # Node ID bdc7cacb164ffbce9722d1f6aefc49f2ab31af67 # Parent 5307002a2ef58e272ec43e6001c631a41afacfa6 Documented variables support in grpc_pass. diff -r 5307002a2ef5 -r bdc7cacb164f xml/en/docs/http/ngx_http_grpc_module.xml --- a/xml/en/docs/http/ngx_http_grpc_module.xml Fri Jan 10 12:19:54 2020 +0300 +++ b/xml/en/docs/http/ngx_http_grpc_module.xml Mon Jan 20 16:45:39 2020 +0300 @@ -10,7 +10,7 @@ + rev="3">
@@ -359,6 +359,15 @@ server group. + +Parameter value can contain variables (1.17.8). +In this case, if an address is specified as a domain name, +the name is searched among the described +server groups, +and, if not found, is determined using a +. + + diff -r 5307002a2ef5 -r bdc7cacb164f xml/ru/docs/http/ngx_http_grpc_module.xml --- a/xml/ru/docs/http/ngx_http_grpc_module.xml Fri Jan 10 12:19:54 2020 +0300 +++ b/xml/ru/docs/http/ngx_http_grpc_module.xml Mon Jan 20 16:45:39 2020 +0300 @@ -10,7 +10,7 @@ + rev="3">
@@ -360,6 +360,15 @@ группой серверов. + +В значении параметра можно использовать переменные (1.17.8). +В этом случае, если адрес указан в виде доменного имени, +имя ищется среди описанных +групп серверов +и если не найдено, то определяется с помощью +’а. + +