# HG changeset patch # User Ruslan Ermilov # Date 1324561158 0 # Node ID 945d7299c26ccf4f65250ec57371b34752a2658c # Parent 2681cad309d2c290c391a489b01f3cbfca04da2f Spaces are now preserved here, so removed all the hacks. diff --git a/xml/en/docs/http/ngx_http_core_module.xml b/xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml +++ b/xml/en/docs/http/ngx_http_core_module.xml @@ -12,8 +12,7 @@ on | off | - sendfile - + sendfile off http server @@ -229,8 +228,7 @@ It is usually 16K on other 64-bit platfo on | clean | - off - + off off http server @@ -261,8 +259,7 @@ left after request processing to be remo -on | off - +on | off off http server @@ -284,8 +281,7 @@ variable, to save the number of copy ope path [level1 [level2 - [level3]]] - + [level3]]] client_body_temp http server @@ -470,8 +466,7 @@ using XFS under Linux, it needs to be in code ... [=[response]] - uri - + uri http server @@ -534,8 +529,7 @@ location @fallback { off | exact | - before - + before exact http server @@ -680,8 +674,7 @@ After this many requests are made, the c timeout - [header_timeout] - + [header_timeout] 75s http server @@ -707,7 +700,7 @@ MSIE will close keep-alive connection in -number size +number size 4 8k http server @@ -1165,8 +1158,7 @@ listen 127.0.0.1 default accept_filter=d ~ | ~* | ^~ - ] uri - + ] uri @name server @@ -1392,8 +1384,7 @@ Enables or disables issuing refreshes in off max=N -[inactive=time] - +[inactive=time] off http server @@ -1461,8 +1452,7 @@ Example: open_file_cache max=1000 inactive=20s; open_file_cache_valid 30s; open_file_cache_min_uses 2; -open_file_cache_errors on; - @@ -1703,8 +1693,7 @@ closed normally. address ... -[valid=time] - +[valid=time] http server @@ -2183,12 +2172,10 @@ send a file in full packets. file ... - uri - + uri file ... - =code - + =code server location diff --git a/xml/en/docs/http/ngx_http_image_filter_module.xml b/xml/en/docs/http/ngx_http_image_filter_module.xml --- a/xml/en/docs/http/ngx_http_image_filter_module.xml +++ b/xml/en/docs/http/ngx_http_image_filter_module.xml @@ -54,17 +54,16 @@ location = /empty { off test size - rotate - 90 | 180 | 270 - + rotate + 90 | 180 | 270 - resize - width height - + resize + width + height - crop - width height - + crop + width + height location @@ -97,7 +96,7 @@ In case of an error, the following is ou -rotate +rotate 90|180|270 @@ -107,8 +106,9 @@ Can be used either alone, or along with resize and crop transformations. -resize -width height +resize +width +height proportionally reduces an image to the specified sizes. @@ -121,8 +121,9 @@ When used along with the rota the rotation happens after reduction. -crop -width height +crop +width +height proportionally reduces an image to the size of the largest side diff --git a/xml/en/docs/http/ngx_http_limit_conn_module.xml b/xml/en/docs/http/ngx_http_limit_conn_module.xml --- a/xml/en/docs/http/ngx_http_limit_conn_module.xml +++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml @@ -48,7 +48,7 @@ http {
-zone number +zone number http server @@ -105,8 +105,7 @@ directives on the current level. info | notice | warn | -error - +error error http server @@ -123,9 +122,8 @@ limits the number of connections. - $variable - zone=name:size - + $variable + zone=name:size http @@ -157,7 +155,10 @@ to all further requests. -name $variable size + + name + $variable + size http @@ -166,8 +167,8 @@ This directive is made obsolete in versi an equivalent directive with a changed syntax should be used instead: -limit_conn_zone -$variable +limit_conn_zone +$variable zone=name:size; diff --git a/xml/en/docs/http/ngx_http_limit_req_module.xml b/xml/en/docs/http/ngx_http_limit_req_module.xml --- a/xml/en/docs/http/ngx_http_limit_req_module.xml +++ b/xml/en/docs/http/ngx_http_limit_req_module.xml @@ -47,8 +47,7 @@ http { zone=name [burst=number] - [nodelay] - + [nodelay] http server @@ -94,8 +93,7 @@ desired, the parameter nodela info | notice | warn | -error - +error error http server @@ -115,10 +113,9 @@ delays are logged with the info - $variable - zone=name:size - rate=rate - + $variable + zone=name:size + rate=rate http diff --git a/xml/en/docs/http/ngx_http_log_module.xml b/xml/en/docs/http/ngx_http_log_module.xml --- a/xml/en/docs/http/ngx_http_log_module.xml +++ b/xml/en/docs/http/ngx_http_log_module.xml @@ -109,8 +109,8 @@ server { -name string ... - + name + string ... combined "..." http diff --git a/xml/en/docs/ngx_core_module.xml b/xml/en/docs/ngx_core_module.xml --- a/xml/en/docs/ngx_core_module.xml +++ b/xml/en/docs/ngx_core_module.xml @@ -52,8 +52,7 @@ Mainly used during development. error | crit | alert | -emerg] - +emerg] logs/error.log error main http diff --git a/xml/ru/docs/http/ngx_http_core_module.xml b/xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml +++ b/xml/ru/docs/http/ngx_http_core_module.xml @@ -12,8 +12,7 @@ on | off | - sendfile - + sendfile off http server @@ -226,8 +225,7 @@ chunked encoding, несмотря на требования стандарта. on | clean | - off - + off off http server @@ -257,8 +255,7 @@ chunked encoding, несмотря на требования стандарта. -on | off - +on | off off http server @@ -279,8 +276,7 @@ chunked encoding, несмотря на требования стандарта. путь [уровень1 [уровень2 - [уровень3]]] - + [уровень3]]] client_body_temp http server @@ -461,8 +457,7 @@ directio 4m; код ... [=[ответ]] - uri - + uri http server @@ -523,8 +518,7 @@ location @fallback { off | exact | - before - + before exact http server @@ -668,8 +662,7 @@ location /404.html { таймаут - [заголовок_таймаута] - + [заголовок_таймаута] 75s http server @@ -695,7 +688,7 @@ MSIE сам закрывает keep-alive соединение примерно через 60 секунд. -число размер +число размер 4 8k http server @@ -1153,8 +1146,7 @@ listen 127.0.0.1 default accept_filter=d ~ | ~* | ^~ - ] uri - + ] uri @имя server @@ -1383,8 +1375,7 @@ location /scripts/ { off max=N -[inactive=время] - +[inactive=время] off http server @@ -1690,8 +1681,7 @@ open_file_cache_events on; адрес ... -[valid=время] - +[valid=время] http server @@ -2170,12 +2160,10 @@ server { файл ... - uri - + uri файл ... - =код - + =код server location diff --git a/xml/ru/docs/http/ngx_http_image_filter_module.xml b/xml/ru/docs/http/ngx_http_image_filter_module.xml --- a/xml/ru/docs/http/ngx_http_image_filter_module.xml +++ b/xml/ru/docs/http/ngx_http_image_filter_module.xml @@ -54,17 +54,16 @@ location = /empty { off test size - rotate - 90 | 180 | 270 - + rotate + 90 | 180 | 270 - resize - ширина высота - + resize + ширина + высота - crop - ширина высота - + crop + ширина + высота location @@ -97,7 +96,7 @@ location = /empty { -rotate +rotate 90|180|270 @@ -107,8 +106,9 @@ location = /empty { resize и crop. -resize -ширина высота +resize +ширина +высота пропорционально уменьшает изображение до указанных размеров. @@ -122,8 +122,9 @@ location = /empty { уменьшения размеров изображения. -crop -ширина высота +crop +ширина +высота пропорционально уменьшает изображение до размера большей стороны diff --git a/xml/ru/docs/http/ngx_http_limit_conn_module.xml b/xml/ru/docs/http/ngx_http_limit_conn_module.xml --- a/xml/ru/docs/http/ngx_http_limit_conn_module.xml +++ b/xml/ru/docs/http/ngx_http_limit_conn_module.xml @@ -47,7 +47,7 @@ http {
-зона число +зона число http server @@ -103,8 +103,7 @@ IP-адреса. info | notice | warn | -error - +error error http server @@ -121,9 +120,8 @@ IP-адреса. - $переменная - zone=название:размер - + $переменная + zone=название:размер http @@ -156,7 +154,10 @@ limit_conn_zone $binary_remote_addr zone -название $переменная размер + + название + $переменная + размер http @@ -165,8 +166,8 @@ limit_conn_zone $binary_remote_addr zone использовать аналогичную директиву с изменённым синтаксисом: -limit_conn_zone -$переменная +limit_conn_zone +$переменная zone=название:размер; diff --git a/xml/ru/docs/http/ngx_http_limit_req_module.xml b/xml/ru/docs/http/ngx_http_limit_req_module.xml --- a/xml/ru/docs/http/ngx_http_limit_req_module.xml +++ b/xml/ru/docs/http/ngx_http_limit_req_module.xml @@ -45,8 +45,7 @@ http { zone=название [burst=число] - [nodelay] - + [nodelay] http server @@ -92,8 +91,7 @@ limit_req_zone $binary_remote_addr zone= info | notice | warn | -error - +error error http server @@ -113,10 +111,9 @@ limit_req_zone $binary_remote_addr zone= - $переменная - zone=название:размер - rate=скорость - + $переменная + zone=название:размер + rate=скорость http diff --git a/xml/ru/docs/http/ngx_http_log_module.xml b/xml/ru/docs/http/ngx_http_log_module.xml --- a/xml/ru/docs/http/ngx_http_log_module.xml +++ b/xml/ru/docs/http/ngx_http_log_module.xml @@ -106,8 +106,8 @@ server { -название строка ... - + название + строка ... combined "..." http diff --git a/xml/ru/docs/ngx_core_module.xml b/xml/ru/docs/ngx_core_module.xml --- a/xml/ru/docs/ngx_core_module.xml +++ b/xml/ru/docs/ngx_core_module.xml @@ -52,8 +52,7 @@ events { error | crit | alert | -emerg] - +emerg] logs/error.log error main http