comparison xml/ru/docs/http/ngx_http_log_module.xml @ 364:bb51d3e17dd0

Style fixed.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 27 Jan 2012 10:39:12 +0000
parents a4fa80755eab
children 570b312367bd
comparison
equal deleted inserted replaced
363:c7fccbe03827 364:bb51d3e17dd0
33 33
34 <section id="directives" name="Директивы"> 34 <section id="directives" name="Директивы">
35 35
36 <directive name="access_log"> 36 <directive name="access_log">
37 <syntax> 37 <syntax>
38 <value>путь</value> 38 <value>путь</value>
39 [<value>формат</value> 39 [<value>формат</value>
40 [<literal>buffer</literal>=<value>размер</value>]]</syntax> 40 [<literal>buffer</literal>=<value>размер</value>]]</syntax>
41 <syntax><literal>off</literal></syntax> 41 <syntax><literal>off</literal></syntax>
42 <default>log/access.log combined</default> 42 <default>log/access.log combined</default>
43 <context>http</context> 43 <context>http</context>
44 <context>server</context> 44 <context>server</context>
45 <context>location</context> 45 <context>location</context>
192 '"$http_referer" "$http_user_agent"'; 192 '"$http_referer" "$http_user_agent"';
193 </example> 193 </example>
194 </para> 194 </para>
195 195
196 </directive> 196 </directive>
197
197 198
198 <directive name="open_log_file_cache"> 199 <directive name="open_log_file_cache">
199 200
200 <syntax> 201 <syntax>
201 <literal>max</literal>=<value>N</value> 202 <literal>max</literal>=<value>N</value>