comparison xml/en/docs/http/ngx_http_api_module.xml @ 2133:bb3d2ce5192e

Changed type of fail_timeout and slow_start in API.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 05 Apr 2018 15:49:33 +0300
parents a645aa9f2ebf
children f6e578b1b02d
comparison
equal deleted inserted replaced
2132:a645aa9f2ebf 2133:bb3d2ce5192e
2389 </tag-name> 2389 </tag-name>
2390 <tag-desc> 2390 <tag-desc>
2391 Same as the <link url="https://nginx.org/en/docs/http/ngx_http_upstream_module.html#max_fails">max_fails</link> parameter of the HTTP upstream server. 2391 Same as the <link url="https://nginx.org/en/docs/http/ngx_http_upstream_module.html#max_fails">max_fails</link> parameter of the HTTP upstream server.
2392 </tag-desc> 2392 </tag-desc>
2393 <tag-name> 2393 <tag-name>
2394 <literal>fail_timeout</literal> (<literal>integer</literal>) 2394 <literal>fail_timeout</literal> (<literal>string</literal>)
2395 </tag-name> 2395 </tag-name>
2396 <tag-desc> 2396 <tag-desc>
2397 Same as the <link url="https://nginx.org/en/docs/http/ngx_http_upstream_module.html#fail_timeout">fail_timeout</link> parameter of the HTTP upstream server. 2397 Same as the <link url="https://nginx.org/en/docs/http/ngx_http_upstream_module.html#fail_timeout">fail_timeout</link> parameter of the HTTP upstream server.
2398 </tag-desc> 2398 </tag-desc>
2399 <tag-name> 2399 <tag-name>
2400 <literal>slow_start</literal> (<literal>integer</literal>) 2400 <literal>slow_start</literal> (<literal>string</literal>)
2401 </tag-name> 2401 </tag-name>
2402 <tag-desc> 2402 <tag-desc>
2403 Same as the <link url="https://nginx.org/en/docs/http/ngx_http_upstream_module.html#slow_start">slow_start</link> parameter of the HTTP upstream server. 2403 Same as the <link url="https://nginx.org/en/docs/http/ngx_http_upstream_module.html#slow_start">slow_start</link> parameter of the HTTP upstream server.
2404 </tag-desc> 2404 </tag-desc>
2405 <tag-name> 2405 <tag-name>
2816 </tag-name> 2816 </tag-name>
2817 <tag-desc> 2817 <tag-desc>
2818 Same as the <link url="https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#max_fails">max_fails</link> parameter of the stream upstream server. 2818 Same as the <link url="https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#max_fails">max_fails</link> parameter of the stream upstream server.
2819 </tag-desc> 2819 </tag-desc>
2820 <tag-name> 2820 <tag-name>
2821 <literal>fail_timeout</literal> (<literal>integer</literal>) 2821 <literal>fail_timeout</literal> (<literal>string</literal>)
2822 </tag-name> 2822 </tag-name>
2823 <tag-desc> 2823 <tag-desc>
2824 Same as the <link url="https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#fail_timeout">fail_timeout</link> parameter of the stream upstream server. 2824 Same as the <link url="https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#fail_timeout">fail_timeout</link> parameter of the stream upstream server.
2825 </tag-desc> 2825 </tag-desc>
2826 <tag-name> 2826 <tag-name>
2827 <literal>slow_start</literal> (<literal>integer</literal>) 2827 <literal>slow_start</literal> (<literal>string</literal>)
2828 </tag-name> 2828 </tag-name>
2829 <tag-desc> 2829 <tag-desc>
2830 Same as the <link url="https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#slow_start">slow_start</link> parameter of the stream upstream server. 2830 Same as the <link url="https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#slow_start">slow_start</link> parameter of the stream upstream server.
2831 </tag-desc> 2831 </tag-desc>
2832 <tag-name> 2832 <tag-name>