You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/01/03 03:40:23 UTC

git commit: TS-1365 Added a little more help on how to avoid wasting CPU

Updated Branches:
  refs/heads/master 8901e65da -> 17f0102cb


TS-1365 Added a little more help on how to avoid wasting CPU


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/17f0102c
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/17f0102c
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/17f0102c

Branch: refs/heads/master
Commit: 17f0102cb9c6547f6e1eb40d23963225a8a80ba2
Parents: 8901e65
Author: Leif Hedstrom <zw...@apache.org>
Authored: Thu Jan 2 19:40:12 2014 -0700
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Thu Jan 2 19:40:15 2014 -0700

----------------------------------------------------------------------
 doc/reference/configuration/records.config.en.rst | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/17f0102c/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 79e4975..4c46d04 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -2243,6 +2243,7 @@ Sockets
 
         Reduce the number of worker threads (net-threads)
         Reduce the number of disk (AIO) threads
+	Make sure accept threads are enabled
 
 
 Undocumented