bneradt opened a new pull request, #13154: URL: https://github.com/apache/trafficserver/pull/13154
Access-log entries for failures before HttpSM construction need a name that describes the missing state machine rather than the current protocol timing. Future connection-level failures such as TLS errors may also need transaction-log visibility, so the old pre-transaction terminology was too narrow. This renames the exceptional carrier to NonHttpSmLogData, documents that normal transaction logs should still use HttpSM-backed data, and updates the protocol logging path and tests to use the new terminology. -- 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]
