Leif Hedstrom created TS-3479:
---------------------------------
Summary: 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
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)