diff --git a/xml/en/docs/http/ngx_http_fastcgi_module.xml b/xml/en/docs/http/ngx_http_fastcgi_module.xml index 2e8c2042..a1ed6638 100644 --- a/xml/en/docs/http/ngx_http_fastcgi_module.xml +++ b/xml/en/docs/http/ngx_http_fastcgi_module.xml @@ -10,7 +10,7 @@ + rev="55">
@@ -86,6 +86,25 @@ to intercept network traffic from the FastCGI server. + +on | off +off +http +server +location +1.29.3 + + +Enables or disables the usage of a dynamic +IP address +for outgoing connections to a FastCGI server. +When enabled, the originating IP address is evaluated +at each connection attempt to a FastCGI server. + + + + + size 4k|8k diff --git a/xml/en/docs/http/ngx_http_grpc_module.xml b/xml/en/docs/http/ngx_http_grpc_module.xml index 08e1c6e8..9200df82 100644 --- a/xml/en/docs/http/ngx_http_grpc_module.xml +++ b/xml/en/docs/http/ngx_http_grpc_module.xml @@ -10,7 +10,7 @@ + rev="15">
@@ -86,6 +86,25 @@ to intercept network traffic from the gRPC server. + +on | off +off +http +server +location +1.29.3 + + +Enables or disables the usage of a dynamic +IP address +for outgoing connections to a gRPC server. +When enabled, the originating IP address is evaluated +at each connection attempt to a gRPC server. + + + + + size 4k|8k diff --git a/xml/en/docs/http/ngx_http_memcached_module.xml b/xml/en/docs/http/ngx_http_memcached_module.xml index 104c4850..74f66ab0 100644 --- a/xml/en/docs/http/ngx_http_memcached_module.xml +++ b/xml/en/docs/http/ngx_http_memcached_module.xml @@ -10,7 +10,7 @@ + rev="19">
@@ -90,6 +90,25 @@ to intercept network traffic from the memcached server. + +on | off +off +http +server +location +1.29.3 + + +Enables or disables the usage of a dynamic +IP address +for outgoing connections to a memcached server. +When enabled, the originating IP address is evaluated +at each connection attempt to a memcached server. + + + + + size 4k|8k diff --git a/xml/en/docs/http/ngx_http_proxy_module.xml b/xml/en/docs/http/ngx_http_proxy_module.xml index 1e7c10d1..bfd92a02 100644 --- a/xml/en/docs/http/ngx_http_proxy_module.xml +++ b/xml/en/docs/http/ngx_http_proxy_module.xml @@ -10,7 +10,7 @@ + rev="83">
@@ -81,6 +81,25 @@ to intercept network traffic from the proxied server. + +on | off +off +http +server +location +1.29.3 + + +Enables or disables the usage of a dynamic +IP address +for outgoing connections to a proxied server. +When enabled, the originating IP address is evaluated +at each connection attempt to a proxied server. + + + + + size 4k|8k diff --git a/xml/en/docs/http/ngx_http_scgi_module.xml b/xml/en/docs/http/ngx_http_scgi_module.xml index d288a912..4a949068 100644 --- a/xml/en/docs/http/ngx_http_scgi_module.xml +++ b/xml/en/docs/http/ngx_http_scgi_module.xml @@ -10,7 +10,7 @@ + rev="43">
@@ -79,6 +79,25 @@ to intercept network traffic from the SCGI server. + +on | off +off +http +server +location +1.29.3 + + +Enables or disables the usage of a dynamic +IP address +for outgoing connections to an SCGI server. +When enabled, the originating IP address is evaluated +at each connection attempt to an SCGI server. + + + + + size 4k|8k diff --git a/xml/en/docs/http/ngx_http_uwsgi_module.xml b/xml/en/docs/http/ngx_http_uwsgi_module.xml index 65e71638..dd6259ae 100644 --- a/xml/en/docs/http/ngx_http_uwsgi_module.xml +++ b/xml/en/docs/http/ngx_http_uwsgi_module.xml @@ -10,7 +10,7 @@ + rev="56">
@@ -79,6 +79,25 @@ to intercept network traffic from the uwsgi server. + +on | off +off +http +server +location +1.29.3 + + +Enables or disables the usage of a dynamic +IP address +for outgoing connections to an uwsgi server. +When enabled, the originating IP address is evaluated +at each connection attempt to an uwsgi server. + + + + + size 4k|8k diff --git a/xml/en/docs/stream/ngx_stream_proxy_module.xml b/xml/en/docs/stream/ngx_stream_proxy_module.xml index 4eaa85d6..ed668e36 100644 --- a/xml/en/docs/stream/ngx_stream_proxy_module.xml +++ b/xml/en/docs/stream/ngx_stream_proxy_module.xml @@ -9,7 +9,7 @@ + rev="37">
@@ -96,6 +96,24 @@ to intercept network traffic from the proxied server. + +on | off +off +stream +server +1.29.3 + + +Enables or disables the usage of a dynamic +IP address +for outgoing connections to a proxied server. +When enabled, the originating IP address is evaluated +at each connection attempt to a proxied server. + + + + + size 16k diff --git a/xml/ru/docs/http/ngx_http_fastcgi_module.xml b/xml/ru/docs/http/ngx_http_fastcgi_module.xml index 04bbc90e..a9909cd6 100644 --- a/xml/ru/docs/http/ngx_http_fastcgi_module.xml +++ b/xml/ru/docs/http/ngx_http_fastcgi_module.xml @@ -10,7 +10,7 @@ + rev="55">
@@ -87,6 +87,25 @@ fastcgi_bind $remote_addr transparent; + +on | off +off +http +server +location +1.29.3 + + +Разрешает или запрещает использование динамического +адреса +для исходящих соединений с FastCGI-сервером. +Если использование динамического адреса включено, то IP-aдрес проверяется +при каждой попытке соединения с FastCGI-сервером. + + + + + размер 4k|8k diff --git a/xml/ru/docs/http/ngx_http_grpc_module.xml b/xml/ru/docs/http/ngx_http_grpc_module.xml index c431425b..d8dadd70 100644 --- a/xml/ru/docs/http/ngx_http_grpc_module.xml +++ b/xml/ru/docs/http/ngx_http_grpc_module.xml @@ -10,7 +10,7 @@ + rev="15">
@@ -87,6 +87,25 @@ grpc_bind $remote_addr transparent; + +on | off +off +http +server +location +1.29.3 + + +Разрешает или запрещает использование динамического +адреса +для исходящих соединений с gRPC-сервером. +Если использование динамического адреса включено, то IP-aдрес проверяется +при каждой попытке соединения с gRPC-сервером. + + + + + размер 4k|8k diff --git a/xml/ru/docs/http/ngx_http_memcached_module.xml b/xml/ru/docs/http/ngx_http_memcached_module.xml index 9ab6d30c..84acbb40 100644 --- a/xml/ru/docs/http/ngx_http_memcached_module.xml +++ b/xml/ru/docs/http/ngx_http_memcached_module.xml @@ -10,7 +10,7 @@ + rev="19">
@@ -91,6 +91,25 @@ memcached_bind $remote_addr transparent; + +on | off +off +http +server +location +1.29.3 + + +Разрешает или запрещает использование динамического +адреса +для исходящих соединений с сервером memcached. +Если использование динамического адреса включено, то IP-aдрес проверяется +при каждой попытке соединения с сервером memcached. + + + + + размер 4k|8k diff --git a/xml/ru/docs/http/ngx_http_proxy_module.xml b/xml/ru/docs/http/ngx_http_proxy_module.xml index 4eef1f84..a3b001af 100644 --- a/xml/ru/docs/http/ngx_http_proxy_module.xml +++ b/xml/ru/docs/http/ngx_http_proxy_module.xml @@ -10,7 +10,7 @@ + rev="83">
@@ -82,6 +82,25 @@ proxy_bind $remote_addr transparent; + +on | off +off +http +server +location +1.29.3 + + +Разрешает или запрещает использование динамического +адреса +для исходящих соединений с проксируемым сервером. +Если использование динамического адреса включено, то IP-aдрес проверяется +при каждой попытке соединения с проксируемым сервером. + + + + + размер 4k|8k diff --git a/xml/ru/docs/http/ngx_http_scgi_module.xml b/xml/ru/docs/http/ngx_http_scgi_module.xml index 49a920a0..622a585c 100644 --- a/xml/ru/docs/http/ngx_http_scgi_module.xml +++ b/xml/ru/docs/http/ngx_http_scgi_module.xml @@ -10,7 +10,7 @@ + rev="43">
@@ -80,6 +80,25 @@ scgi_bind $remote_addr transparent; + +on | off +off +http +server +location +1.29.3 + + +Разрешает или запрещает использование динамического +адреса +для исходящих соединений с SCGI-сервером. +Если использование динамического адреса включено, то IP-aдрес проверяется +при каждой попытке соединения с SCGI-сервером. + + + + + размер 4k|8k diff --git a/xml/ru/docs/http/ngx_http_uwsgi_module.xml b/xml/ru/docs/http/ngx_http_uwsgi_module.xml index 8270477b..17390303 100644 --- a/xml/ru/docs/http/ngx_http_uwsgi_module.xml +++ b/xml/ru/docs/http/ngx_http_uwsgi_module.xml @@ -10,7 +10,7 @@ + rev="56">
@@ -80,6 +80,25 @@ uwsgi_bind $remote_addr transparent; + +on | off +off +http +server +location +1.29.3 + + +Разрешает или запрещает использование динамического +адреса +для исходящих соединений с uwsgi-сервером. +Если использование динамического адреса включено, то IP-aдрес проверяется +при каждой попытке соединения с uwsgi-сервером. + + + + + размер 4k|8k diff --git a/xml/ru/docs/stream/ngx_stream_proxy_module.xml b/xml/ru/docs/stream/ngx_stream_proxy_module.xml index e9307e76..647d0f78 100644 --- a/xml/ru/docs/stream/ngx_stream_proxy_module.xml +++ b/xml/ru/docs/stream/ngx_stream_proxy_module.xml @@ -9,7 +9,7 @@ + rev="37">
@@ -97,6 +97,24 @@ proxy_bind $remote_addr transparent; + +on | off +off +stream +server +1.29.3 + + +Разрешает или запрещает использование динамического +адреса +для исходящих соединений с проксируемым сервером. +Если использование динамического адреса включено, то IP-aдрес проверяется +при каждой попытке соединения с проксируемым сервером. + + + + + размер 16k