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

   Initial support for listening for connections on unix domain sockets.
   
   If used with proxy protocol v2, much of the functionality (including ip 
acts) can be maintained
   without proxy protocol, ip acls are replaced with a match-all acl.
   
   If the exec_thread.listen feature is enabled, then each thread will listen 
on a UDS with the path suffixed with the exec thread id.
   
   


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