bneradt opened a new pull request, #10917:
URL: https://github.com/apache/trafficserver/pull/10917

   I recently tried to use header_freq but experienced crashes from failed 
assertions due to the API hook logic not being able to take the lock for the 
plugin's msg handler dispatch. This should alleviate that by making the msg 
handler a separate handler with a separate lock from the header processing 
handler.
   
   This also updates the docs to record how to log the stats to a specific file 
since that was undocumented before.


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

Reply via email to