Tomcat9, ECDSA/ECC (Elliptic Curve) Certificates and HTTP/2

Tomcat9 brings bunch of new features of which support for HTTP/2 and multiple certificates per Virtual Host via SNI extension are most important ones. This needs Java 1.8, the latest APR/TC (Tomcat Native) release 1.2.x, since SNI support in current…

ActiveMQ Master/Slave KahaDB on OCFS2 shared file system

During my tests of shared storage clusters I wondered if ActiveMQ supports file locking on OCFS2 file system which I used on couple of occasions. While looking into it I came across the following warning on the Apache project site:…