Repository: trafficserver Updated Branches: refs/heads/master 26b566e74 -> 558243240
TS-3848: Documentation update. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/55824324 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/55824324 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/55824324 Branch: refs/heads/master Commit: 558243240947c6b53aaaff0c48f53bb9f34f0ba9 Parents: 26b566e Author: Alan M. Carroll <[email protected]> Authored: Thu Sep 3 09:07:57 2015 -0500 Committer: Alan M. Carroll <[email protected]> Committed: Thu Sep 3 09:07:57 2015 -0500 ---------------------------------------------------------------------- doc/reference/configuration/records.config.en.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/55824324/doc/reference/configuration/records.config.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst index b24c26f..677bb14 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -2930,8 +2930,8 @@ Sockets Accepting inbound connections and starting the cache are independent operations in Traffic Server. This variable controls the relative timing of these operations and Traffic Server dependency on cache because if cache is required then inbound connection accepts should be - deferred until the validity of the cache requirement is determined. If cache initialization - failure causes a Traffic Server shutdown this will be logged in :file:`diags.log`. + deferred until the validity of the cache requirement is determined. Cache initialization failure + will be logged in :file:`diags.log`. ===== ==================== Value Effect
