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

   Unlike HTTP/1 transactions, malformed HTTP/2 requests are rejected before 
HttpSM creation, so they bypassed the normal transaction logging path. That 
left malformed h2 traffic out of squid.log even when similar h1 failures were 
visible.
   
   This adds a pre-transaction LogAccess path for malformed h2 request headers 
and emits a best-effort access log entry before resetting the stream.


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