comparison xml/ru/docs/http/ngx_http_split_clients_module.xml @ 271:4c6d2c614d2c

Cleaned up XML tag mess: - all of <parameter> and <code>, and some of <dirname>, <value>, and <command> were replaced by <literal>; - the rest of <dirname> were replaced by links; - <argument> were replaced by <value>; - <value> is now rendered in HTML in italic; - <literal> and <path> can now contain <value>. Cleaned up terminology mess: - directives take "parameters".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 23 Dec 2011 17:29:59 +0000
parents bfe3eff81d04
children a076f7661569
comparison
equal deleted inserted replaced
270:945d7299c26c 271:4c6d2c614d2c
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 block="yes"><value>$переменная1 $переменная2</value></syntax> 41 <syntax block="yes"><value>$переменная1</value> <value>$переменная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-тестирования, например: