Just a heads up that the KSSL IPv6 support RFE went in to snv_124. SSL servers - web servers like SJS web server and Apache web server, and application servers like Sun Glassfish and IBM Websphere, serving IPv6 addresses will now be able to offload the SSL processing to KSSL.
A side benefit of this change is that Apache httpd.conf works
even with the directive "Listen <proxy_port>".
Previously, one
needed to do "Listen 0.0.0.0:<proxy_port>".