comparison xml/ru/docs/http/ngx_http_split_clients_module.xml @ 108:72524ae53106

Explicitly marked directives with the block syntax. Such directives will have curly braces around their syntax and defaults appear automatically. Other directives will have a semicolon after their syntax and defaults.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 Oct 2011 07:47:21 +0000
parents c76a257f3fd4
children 40eec261c2a6
comparison
equal deleted inserted replaced
107:ee725af08951 108:72524ae53106
36 36
37 37
38 <section name="Директивы" id="directives"> 38 <section name="Директивы" id="directives">
39 39
40 <directive name="split_clients"> 40 <directive name="split_clients">
41 <syntax><value>$переменная1 $переменная2 { ... }</value></syntax> 41 <syntax block="yes"><value>$переменная1 $переменная2</value></syntax>
42 <default/> 42 <default/>
43 <context>http</context> 43 <context>http</context>
44 44
45 <para> 45 <para>
46 Директива создаёт переменную для A/B split-тестирования, например: 46 Директива создаёт переменную для A/B split-тестирования, например: