# HG changeset patch # User Yaroslav Zhuravlev # Date 1626181052 -3600 # Node ID 691de23367a768b3347e9e386b0fad25af265634 # Parent b74f2038f2b5ee947dafd8b53b2b8ff0afb882cb Added link to "Virtual server Selection" in buffer directives. diff -r b74f2038f2b5 -r 691de23367a7 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Mon Nov 08 12:30:24 2021 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Tue Jul 13 13:57:32 2021 +0100 @@ -10,7 +10,7 @@ + rev="99">
@@ -422,6 +422,14 @@ are allocated. + +If the directive is specified on the level, +the value from the default server can be used. +Details are provided in the +“Virtual +server selection” section. + + @@ -821,9 +829,10 @@ If the directive is specified on the level, -its value is only used if a server is a default one. -The value specified also applies to all virtual servers -listening on the same address and port. +the value from the default server can be used. +Details are provided in the +“Virtual +server selection” section. @@ -1024,6 +1033,14 @@ into the keep-alive state, these buffers are released. + +If the directive is specified on the level, +the value from the default server can be used. +Details are provided in the +“Virtual +server selection” section. + + @@ -1814,9 +1831,10 @@ If the directive is specified on the level, -its value is only used if a server is a default one. -The value specified also applies to all virtual servers -listening on the same address and port. +the value from the default server can be used. +Details are provided in the +“Virtual +server selection” section. @@ -2985,9 +3003,10 @@ If the directive is specified on the level, -its value is only used if a server is a default one. -The value specified also applies to all virtual servers -listening on the same address and port. +the value from the default server can be used. +Details are provided in the +“Virtual +server selection” section. diff -r b74f2038f2b5 -r 691de23367a7 xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Mon Nov 08 12:30:24 2021 +0000 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Tue Jul 13 13:57:32 2021 +0100 @@ -10,7 +10,7 @@ + rev="99">
@@ -418,6 +418,14 @@ . + +Если директива указана на уровне , +то может использоваться значение из сервера по умолчанию. +Подробнее см. в разделе +“Выбор +виртуального сервера”. + + @@ -815,10 +823,10 @@ Если директива указана на уровне , -её значение используется только в том случае, -если сервер является сервером по умолчанию. -Указанное значение распространяется на все виртуальные серверы, -слушающие на том же адресе и порту. +то может использоваться значение из сервера по умолчанию. +Подробнее см. в разделе +“Выбор +виртуального сервера”. @@ -1020,6 +1028,14 @@ keep-alive, эти буферы освобождаются. + +Если директива указана на уровне , +то может использоваться значение из сервера по умолчанию. +Подробнее см. в разделе +“Выбор +виртуального сервера”. + + @@ -1813,10 +1829,10 @@ Если директива указана на уровне , -её значение используется только в том случае, -если сервер является сервером по умолчанию. -Указанное значение распространяется на все виртуальные серверы, -слушающие на том же адресе и порту. +то может использоваться значение из сервера по умолчанию. +Подробнее см. в разделе +“Выбор +виртуального сервера”. @@ -2985,10 +3001,10 @@ Если директива указана на уровне , -её значение используется только в том случае, -если сервер является сервером по умолчанию. -Указанное значение распространяется на все виртуальные серверы, -слушающие на том же адресе и порту. +то может использоваться значение из сервера по умолчанию. +Подробнее см. в разделе +“Выбор +виртуального сервера”.