[
https://issues.apache.org/jira/browse/TS-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395036#comment-14395036
]
ASF subversion and git services commented on TS-3479:
-----------------------------------------------------
Commit dc0e9cf03c827e2b9592d5ef35dc3dfb508ccbfb in trafficserver's branch
refs/heads/5.3.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=dc0e9cf ]
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)