c-taylor commented on issue #7374:
URL: https://github.com/apache/trafficserver/issues/7374#issuecomment-743388687


   Totally agree.
   
   I this case I’m suggesting the:
   
   1. lock()
   2. Conditional
   3. Unlock() - unless BSD
   4. Syslog
   
   Always has superfluous locks when the targets are syslog on linux.
   
   Re-ordering to: (4,1,2,3)
   Is likely the easiest way to reduce this overhead, especially on systems 
where syslog is the primary message target.
    


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to