[
https://issues.apache.org/jira/browse/TS-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301767#comment-15301767
]
ASF GitHub Bot commented on TS-4377:
------------------------------------
Github user maskit commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/666#discussion_r64710906
--- Diff: proxy/config/records.config.default.in ---
@@ -15,12 +15,11 @@ CONFIG proxy.config.ssl.number.threads INT -1
CONFIG proxy.config.accept_threads INT 1
CONFIG proxy.config.task_threads INT 2
CONFIG proxy.config.cache.threads_per_disk INT 8
- #
https://docs.trafficserver.apache.org/records.config#proxy-config-exec-thread-affinity
CONFIG proxy.config.exec_thread.affinity INT 1
##############################################################################
# Specify server addresses and ports to bind for HTTP and HTTPS. Docs:
-#
https://docs.trafficserver.apache.org/records.config#proxy-config-http-server-ports
+# i
https://docs.trafficserver.apache.org/records.config#proxy.config.http.server_ports
--- End diff --
There is a superfluous "i" at the beginning.
> fix records.config template links
> ---------------------------------
>
> Key: TS-4377
> URL: https://issues.apache.org/jira/browse/TS-4377
> Project: Traffic Server
> Issue Type: Bug
> Components: Configuration
> Reporter: James Peach
> Assignee: Jon Sime
> Fix For: Docs
>
>
> The documentation links in the default {{records.config}} are stale. We
> should update these to the current documentation layout. While we are at it,
> each config file should have a link to its online documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)