You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2011/10/10 08:41:11 UTC

svn commit: r796837 - /websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html

Author: buildbot
Date: Mon Oct 10 06:41:10 2011
New Revision: 796837

Log:
Staging update by buildbot

Modified:
    websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/records.config.en.html Mon Oct 10 06:41:10 2011
@@ -1119,7 +1119,7 @@ would listed to ports <code>6060</code>,
 <p>Default: <code>2000</code></p>
 </dd>
 <dd>
-<p>The amount of space allocated to the logging directory (in MB).  <strong>Note:</strong> All files in the logging directory contribute to the space used, even if they are not log files.</p>
+<p>The amount of space allocated to the logging directory (in MB).  <strong>Note:</strong> All files in the logging directory contribute to the space used, even if they are not log files. In collation client mode, if there is no local disk logging, or max_space_mb_for_orphan_logs is set to a higher value than max_space_mb_for_logs, TS will take proxy.config.log.max_space_mb_for_orphan_logs for maximum allowed log space.</p>
 </dd>
 <dt id="proxy.config.log.max_space_mb_for_orphan_logs"><em><code>proxy.config.log.max_space_mb_for_orphan_logs</code></em></dt>
 <dd>
@@ -1129,7 +1129,7 @@ would listed to ports <code>6060</code>,
 <p>Default: <code>25</code></p>
 </dd>
 <dd>
-<p>The amount of space allocated to the logging directory (in MB) if this node is acting as a collation client.</p>
+<p>The amount of space allocated to the logging directory (in MB) if this node is acting as a collation client. <strong>Note:</strong> When max_space_mb_for_orphan_logs is take as the maximum allowedlog space in the logging system, the same rule apply to proxy.config.log.max_space_mb_for_logs also apply to proxy.config.log.max_space_mb_for_orphan_logs, ie: All files in the logging directory contribute to the space used, even if they are not log files. you may need to consider this when you enable full remote logging, and bump to the same size as proxy.config.log.max_space_mb_for_logs.</p>
 </dd>
 <dt id="proxy.config.log.max_space_mb_headroom"><em><code>proxy.config.log.max_space_mb_headroom</code></em></dt>
 <dd>