|
2746 | 2746 | "<p><em><code>rate</code></em></p>\n"
|
2747 | 2747 | ],
|
2748 | 2748 | "isBlock": false,
|
2749 |
| - "description_md": "Limits the speed of reading the response from the FastCGI server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the FastCFI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_buffering) of responses from the FastCGI\nserver is enabled.", |
2750 |
| - "description_html": "<p>Limits the speed of reading the response from the FastCGI server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the FastCFI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_buffering\" target=\"_blank\">buffering</a> of responses from the FastCGI\nserver is enabled.</p>\n" |
| 2749 | + "description_md": "Limits the speed of reading the response from the FastCGI server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the FastCFI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_buffering) of responses from the FastCGI\nserver is enabled.\nParameter value can contain variables (1.27.0).", |
| 2750 | + "description_html": "<p>Limits the speed of reading the response from the FastCGI server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the FastCFI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_buffering\" target=\"_blank\">buffering</a> of responses from the FastCGI\nserver is enabled.\nParameter value can contain variables (1.27.0).</p>\n" |
2751 | 2751 | },
|
2752 | 2752 | {
|
2753 | 2753 | "name": "fastcgi_max_temp_file_size",
|
|
6091 | 6091 | "<p><em><code>rate</code></em></p>\n"
|
6092 | 6092 | ],
|
6093 | 6093 | "isBlock": false,
|
6094 |
| - "description_md": "Limits the speed of reading the response from the proxied server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the proxied server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering) of responses from the proxied\nserver is enabled.", |
6095 |
| - "description_html": "<p>Limits the speed of reading the response from the proxied server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the proxied server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering\" target=\"_blank\">buffering</a> of responses from the proxied\nserver is enabled.</p>\n" |
| 6094 | + "description_md": "Limits the speed of reading the response from the proxied server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the proxied server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering) of responses from the proxied\nserver is enabled.\nParameter value can contain variables (1.27.0).", |
| 6095 | + "description_html": "<p>Limits the speed of reading the response from the proxied server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the proxied server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering\" target=\"_blank\">buffering</a> of responses from the proxied\nserver is enabled.\nParameter value can contain variables (1.27.0).</p>\n" |
6096 | 6096 | },
|
6097 | 6097 | {
|
6098 | 6098 | "name": "proxy_max_temp_file_size",
|
|
7491 | 7491 | "<p><em><code>rate</code></em></p>\n"
|
7492 | 7492 | ],
|
7493 | 7493 | "isBlock": false,
|
7494 |
| - "description_md": "Limits the speed of reading the response from the SCGI server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the SCGI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_scgi_module.html#scgi_buffering) of responses from the SCGI\nserver is enabled.", |
7495 |
| - "description_html": "<p>Limits the speed of reading the response from the SCGI server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the SCGI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_scgi_module.html#scgi_buffering\" target=\"_blank\">buffering</a> of responses from the SCGI\nserver is enabled.</p>\n" |
| 7494 | + "description_md": "Limits the speed of reading the response from the SCGI server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the SCGI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_scgi_module.html#scgi_buffering) of responses from the SCGI\nserver is enabled.\nParameter value can contain variables (1.27.0).", |
| 7495 | + "description_html": "<p>Limits the speed of reading the response from the SCGI server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the SCGI server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_scgi_module.html#scgi_buffering\" target=\"_blank\">buffering</a> of responses from the SCGI\nserver is enabled.\nParameter value can contain variables (1.27.0).</p>\n" |
7496 | 7496 | },
|
7497 | 7497 | {
|
7498 | 7498 | "name": "scgi_max_temp_file_size",
|
|
9779 | 9779 | "<p><em><code>rate</code></em></p>\n"
|
9780 | 9780 | ],
|
9781 | 9781 | "isBlock": false,
|
9782 |
| - "description_md": "Limits the speed of reading the response from the uwsgi server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the uwsgi server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_buffering) of responses from the uwsgi\nserver is enabled.", |
9783 |
| - "description_html": "<p>Limits the speed of reading the response from the uwsgi server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the uwsgi server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_buffering\" target=\"_blank\">buffering</a> of responses from the uwsgi\nserver is enabled.</p>\n" |
| 9782 | + "description_md": "Limits the speed of reading the response from the uwsgi server.\nThe *`rate`* is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the uwsgi server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n[buffering](https://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_buffering) of responses from the uwsgi\nserver is enabled.\nParameter value can contain variables (1.27.0).", |
| 9783 | + "description_html": "<p>Limits the speed of reading the response from the uwsgi server.\nThe <em><code>rate</code></em> is specified in bytes per second.\nThe zero value disables rate limiting.\nThe limit is set per a request, and so if nginx simultaneously opens\ntwo connections to the uwsgi server,\nthe overall rate will be twice as much as the specified limit.\nThe limitation works only if\n<a href=\"https://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_buffering\" target=\"_blank\">buffering</a> of responses from the uwsgi\nserver is enabled.\nParameter value can contain variables (1.27.0).</p>\n" |
9784 | 9784 | },
|
9785 | 9785 | {
|
9786 | 9786 | "name": "uwsgi_max_temp_file_size",
|
|
15283 | 15283 | ]
|
15284 | 15284 | }
|
15285 | 15285 | ],
|
15286 |
| - "version": "https://hg.nginx.org:80/nginx.org/rev/dd237dbf1927" |
| 15286 | + "version": "https://hg.nginx.org:80/nginx.org/rev/d3b2c35a7ea4" |
15287 | 15287 | }
|
0 commit comments