Updated Branches: refs/heads/master 7429793dc -> 543054e52
fix typo Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/543054e5 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/543054e5 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/543054e5 Branch: refs/heads/master Commit: 543054e52603791863064e7c0969715fe1cb06b8 Parents: e20d816 Author: Masakazu Kitajo <[email protected]> Authored: Thu Dec 12 00:32:32 2013 +0900 Committer: James Peach <[email protected]> Committed: Mon Dec 16 08:28:09 2013 -0800 ---------------------------------------------------------------------- doc/reference/configuration/congestion.config.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/543054e5/doc/reference/configuration/congestion.config.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/configuration/congestion.config.en.rst b/doc/reference/configuration/congestion.config.en.rst index 391ca0f..f62d4f7 100644 --- a/doc/reference/configuration/congestion.config.en.rst +++ b/doc/reference/configuration/congestion.config.en.rst @@ -118,7 +118,7 @@ The following list shows the possible tags and their allowed values. origin server. *``dead_os_conn_timeout``* {#dead_os_conn_timeout} - Default: ``15`` secondsj + Default: ``15`` seconds. The connection timeout to the congested origin server. *``dead_os_conn_retries``* {#dead_os_conn_retries}
