bneradt opened a new pull request, #13398: URL: https://github.com/apache/trafficserver/pull/13398
Syslog-only diagnostics take the same mutex used to serialize file output, adding avoidable contention when many threads report a shared failure. This limits the diagnostics mutex to FILE-backed destinations and removes the obsolete FreeBSD exception because syslog provides its own thread safety. Fixes: #7374 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
