[
https://issues.apache.org/jira/browse/TS-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391664#comment-14391664
]
ASF subversion and git services commented on TS-3479:
-----------------------------------------------------
Commit 26f438d486eaa04267db953d8d5f1249a63af2c3 in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=26f438d ]
TS-3479 Remove verbose Warning() from HTTP/2 connections
> Remove a very verbose Warning() from HTTP2 code
> -----------------------------------------------
>
> Key: TS-3479
> URL: https://issues.apache.org/jira/browse/TS-3479
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.0.0
>
>
> We have
> {code}
> Warning("skipping access control checks for HTTP/2 connection");
> {code}
> this produces a lot of warnings in digs.log, which is not rotated. I say we
> just remove this for now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)