aooohan commented on PR #532:
URL: https://github.com/apache/tomcat/pull/532#issuecomment-1189933250

   > We noticed the the socket file doesn't seem to get cleaned up, despite the 
documentation indicating it should. As a workaround, we have the systemd unit 
remove the file after Tomcat stops. We are trying to root cause this in Tomcat 
code and see if we can figure out whats wrong.
   
   @exabrial I also noticed this problem. I found that the automatic cleaning 
of UDS file was implemented in NioEndpoint, and I didn't find any logic about 
it in AprEndpoint. 


-- 
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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to