# HG changeset patch # User Yaroslav Zhuravlev # Date 1465383615 -10800 # Node ID 1a16dce51bceb2dfedd73f5f8041362790387edf # Parent a0bc284941f63c30a172faced1829aa5ada6ae90 Unified description of slow_start in stream with http. diff -r a0bc284941f6 -r 1a16dce51bce xml/en/docs/stream/ngx_stream_upstream_module.xml --- a/xml/en/docs/stream/ngx_stream_upstream_module.xml Tue Jun 07 19:00:50 2016 +0300 +++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml Wed Jun 08 14:00:15 2016 +0300 @@ -9,7 +9,7 @@ + rev="13">
@@ -290,7 +290,8 @@ sets the time during which the server will recover its weight -from zero to a nominal value, +from zero to a nominal value, when unhealthy server becomes +healthy, or when the server becomes available after a period of time it was considered unavailable. Default value is zero, i.e. slow start is disabled.