[
https://issues.apache.org/jira/browse/TS-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945622#comment-14945622
]
ASF subversion and git services commented on TS-3701:
-----------------------------------------------------
Commit 1859562086b330eed6eda637f5f98a3431db5915 in trafficserver's branch
refs/heads/master from shinrich
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1859562 ]
TS-3701 - Crash in trampoline cleanup
> link Cache Promote Plugin document into index and fix spell in
> records.config.en.rst
> ------------------------------------------------------------------------------------
>
> Key: TS-3701
> URL: https://issues.apache.org/jira/browse/TS-3701
> Project: Traffic Server
> Issue Type: Bug
> Components: Docs
> Reporter: Oknet Xu
> Assignee: Jon Sime
> Fix For: Docs
>
>
> here is the patch:
> {code}
> diff --git a/doc/reference/configuration/records.config.en.rst
> b/doc/reference/configuration/records.config.en.rst
> index 2c7267b..5c203a6 100644
> --- a/doc/reference/configuration/records.config.en.rst
> +++ b/doc/reference/configuration/records.config.en.rst
> @@ -2017,7 +2017,7 @@ Logging Configuration
> - ``log_name`` STRING [format]
> The filename (ex. :ref:`squid log <log-formats-squid-format>`).
>
> - - ``log_header_ STRING NULL
> + - ``log_header`` STRING NULL
> The file header text (ex. :ref:`squid log
> <log-formats-squid-format>`).
>
> The format can be either ``squid`` (Squid Format), ``common`` (Netscape
> Common), ``extended`` (Netscape Extended),
> diff --git a/doc/reference/plugins/index.en.rst
> b/doc/reference/plugins/index.en.rst
> index 0e43b87..722cc4c 100644
> --- a/doc/reference/plugins/index.en.rst
> +++ b/doc/reference/plugins/index.en.rst
> @@ -67,6 +67,7 @@ directory of the Apache Traffic Server source tree.
> Experimental plugins can be
> Background Fetch Plugin: allows you to proactively fetch content from
> Origin in a way that it will fill the object into cache <background_fetch.en>
> Balancer Plugin: balances requests across multiple origin servers
> <balancer.en>
> Buffer Upload Plugin: buffers POST data before connecting to the Origin
> server <buffer_upload.en>
> + Cache Promote Plugin: provides a means to control when an object should be
> allowed to enter the cache <cache_promote.en>
> Combohandler Plugin: provides an intelligent way to combine multiple URLs
> into a single URL, and have Apache Traffic Server combine the components into
> one response <combo_handler.en>
> Epic Plugin: emits Traffic Server metrics in a format that is consumed tby
> the Epic Network Monitoring System <epic.en>
> ESI Plugin: implements the ESI specification <esi.en>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)