You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/05/18 05:04:22 UTC

[trafficserver] branch master updated: Document proxy.config.core_limit.

This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/master by this push:
       new  ae7efd2   Document proxy.config.core_limit.
ae7efd2 is described below

commit ae7efd2a55f4786ffaefcac4ee212fc9c16d5a92
Author: James Peach <jp...@apache.org>
AuthorDate: Tue May 17 22:04:17 2016 -0700

    Document proxy.config.core_limit.
---
 doc/admin-guide/files/records.config.en.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst
index 99f9995..bc4f9d2 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -303,6 +303,12 @@ Value Effect
    before :program:`traffic_server` drops privilege. If this variable
    is set to ``NULL``, no helper will be spawned.
 
+.. ts::vc:: CONFIG proxy.config.core_limit INT -1
+
+   This option specifies the size limit for core files in the event
+   that :program:`traffic_server` crashes. ``-1`` means there is
+   no limit. A value of ``0`` prevents core dump creation.
+
 .. ts:cv:: CONFIG proxy.config.restart.active_client_threshold INT 0
    :reloadable:
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].