-
1. Re: download mod_cluster 1.2.6
marcodanti Sep 16, 2013 3:20 PM (in response to revolucao)1 of 1 people found this helpfulI think you have to download the sources from https://github.com/modcluster/mod_cluster/releases and build it for yourself, since the official download page at mod_cluster - Downloads - JBoss Community is still reporting 1.2.0 as the latest version for which binary downloads are available.
The build instructions at 4.2 (Chapter 4. Building httpd modules) are still valid.
-
2. Re: download mod_cluster 1.2.6
revolucao Sep 16, 2013 4:03 PM (in response to marcodanti)But 1.2.6 is marked as released, isn't it supposed to exist the compiled binaries?
-
3. Re: download mod_cluster 1.2.6
marcodanti Sep 17, 2013 3:33 AM (in response to revolucao)Apparently, that was true when mod_cluster was mantained entirely on jboss.org; after it was moved to github the precompiled binaries are not available anymore, probably because things work different on github. What I find confusing is that when you google for mod_cluster, you always end on the home page at jboss.org, but the 'download' tab that is found there makes you believe that the newest version is 1.2.0.Final. It's true that the home page has a note about development being moved to github, but what that means is not clear to everybody, and the 'DOWNLOAD' tab catches your eye first anyway. I think a warning note at the top of the old download page would be more helpful (something like "mod_cluster versions from 1.2.1 on are found on github").