rmannibucau commented on PR #857:
URL: https://github.com/apache/tomcat/pull/857#issuecomment-2896993852

   @markt-asf you nailed it, after way deeper investigation I realized ipv6 was 
bound but only ipv4 (all) were working. It led me to checking some conf os. 
gai.conf was plain default so nothing special there (all commented actually) 
but realized `/proc/sys/net/ipv6/conf/all/disable_ipv6` was enabled.
   Would it be ok to try to read this file if on linux and if readable and "1" 
not respect the address class in getUnlockAddress?
   My goal would be to have something working by default without having to do 
the configuration of all the tomcats (someties hidden) on the system.
   


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