vuori opened a new pull request, #12504: URL: https://github.com/apache/trafficserver/pull/12504
The `background_fetch` plugin would crash when the original request arrived over a Unix domain socket. This adds support for `sockaddr_un` client addresses, and also a missing `return false` to prevent an assert from failing later after the error branch falls through. This has only been tested on the 10.1.x branch. -- 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]
