[
https://issues.apache.org/jira/browse/TS-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561669#comment-14561669
]
ASF GitHub Bot commented on TS-3560:
------------------------------------
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/204#discussion_r31177349
--- Diff: proxy/http/HttpConfig.h ---
@@ -708,7 +708,7 @@ struct HttpConfigParams : public ConfigInfo {
// Error Reporting //
/////////////////////
MgmtByte errors_log_error_pages;
- MgmtInt slow_log_threshold;
+ //MgmtInt slow_log_threshold; !@#
--- End diff --
Remove this entirely, don't leave it commented out.
> Make proxy.config.http.slow.log.threshold overridable
> -----------------------------------------------------
>
> Key: TS-3560
> URL: https://issues.apache.org/jira/browse/TS-3560
> Project: Traffic Server
> Issue Type: Improvement
> Components: Configuration
> Reporter: David Carlin
> Assignee: Alan M. Carroll
> Fix For: 6.0.0
>
>
> Please make proxy.config.http.slow.log.threshold configurable via conf_remap
> - we want to be able to enable it on a per-remap basis.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)