Hi,
We have a web server hosted on Apache Tomcat Version 7.0.22. We are trying to get the web server support IPv6. Machine details: Windows 2008 server machine, 32-bit OS Java version: jdk1.6.0_25 The web server is not accessible using the IPv6 address. The connectivity to windows server machine works fine though IPv6 address. The firewall is turned off. ** In the Catalina.log can see IPv6 [false] as below. * * *INFO: APR capabilities: IPv6 [false], sendfile [true], accept filters [false], random [true].* Is there any configuration which needs to be done for Tomcat/Connector to support IPv6? In server.xml we are using the AJP 1.3 Connector and HTTP/1.1 Connector.** Early response would be appreciated. Thanks & Regards, Aditi