Leif Hedstrom created TS-4268:
---------------------------------
Summary: Verbose OCSP notes in syslog
Key: TS-4268
URL: https://issues.apache.org/jira/browse/TS-4268
Project: Traffic Server
Issue Type: Improvement
Components: Logging
Reporter: Leif Hedstrom
We're seeing a fair amount of this in our syslog:
{code}
traffic_server[18384]: {0x2aaabbb02700} NOTE: <OCSPStapling.cc:385
(ocsp_update)> Success to refresh OCSP response for 1 certificate.
{code}
This comes from
{code}
iocore/net/OCSPStapling.cc:385: Note("Success to refresh OCSP
response for 1 certificate.");
{code}
I'm not able to see a metric for this, [~jacksontj] suggests we should have one
for that instead of spewing this Note's. And I'm +1 on that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)