Skip to content

Releases: modcluster/mod_cluster

1.4.3.Final

02 Dec 12:01
c6d7b06
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.4.3.Final

Bug

  • [MODCLUSTER-728] - Proxy configured by a hostname caches resolved address indefinitely

Task

  • [MODCLUSTER-729] - CI: migrate container integration to use GitHub Workflow

1.4.2.Final

06 Oct 23:04
2e0a4ec
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.4.2.Final

Bug

  • [MODCLUSTER-695] - fix build error "user id is too big" - set tarLongFileMode to posix
  • [MODCLUSTER-700] - mod_cluster doesn't consider parallel deployment while removing context
  • [MODCLUSTER-711] - Using "connectorPort" property fails if multiple services are configured in Tomcat

1.4.1.Final

22 Aug 11:55
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.4.1.Final

Bug

  • [MODCLUSTER-445] - Documentation: update docs SetHandler mod_cluster-manager (as opposed to mod_cluster_manager)
  • [MODCLUSTER-470] - Documentation states stickySessionForce defaults to true in modcluster subsystem and defaults to false in Proxy Configuration
  • [MODCLUSTER-638] - Mod_cluster listener doesn't start: misleading docs
  • [MODCLUSTER-663] - mod_cluster reports "Starting to drain 1 active sessions from (...) in 0 seconds." even when it waits indefinitely
  • [MODCLUSTER-679] - CI: drop support for oraclejdk6/7
  • [MODCLUSTER-680] - TomcatConnector#getType should not consult "secure" for HTTPS connectors

Task

Component Upgrade

1.3.11.Final mod_proxy_cluster httpd modules

10 May 12:38
Compare
Choose a tag to compare

We have released mod_cluster 1.3.11.Final httpd modules for Fedora and Windows.

Fedora packages are available in updates repo for Fedora 28, 29 and 30.

Windows x86_64 package is available here built and smoke tested with
Apache Lounge httpd 2.4.39 Win64 and Tomcat 9.

Changelog

* Thu May 09 2019 Michal Karm Babacek <[email protected]> 1.3.11-1
- [fedora related] Updates comments about Selinux in mod_cluster.conf
- [fedora related] Removes Java libs for Tomcat 8 and Wildfly 10, to be reintroduced for Tomcat 9 in a separate package
- Fix for MODCLUSTER-690
- Back port upstream warning fixes
- Fix for MODCLUSTER-543
- Fix forMODCLUSTER-684
- Fix 503 found while investigating MODCLUSTER-684
- Fix for JBCS-634 decrease loops per vhosts for balancer changes
- Fix for MODCLUSTER-622 segfault in process_info
- Fix for MODCLUSTER-582 and clean some C++ comments
- Fix for MODCLUSTER-590 - workers array for Deterministic failover is now allocated dynamically
- Fix for MODCLUSTER-526 We don't use helper->shared if it's already NULL
- Fix for MODCLUSTER-550 Failover targets should be chosen deterministically
- Fix for MODCLUSTER-547
- Fix CVE-2016-8612 JBCS-193
- Fix for MODCLUSTER-522
- Fix for MODCLUSTER-534 update to MODCLUSTER-435 normalizing balancer name
- Security enhancements for protocol parser

1.4.0.Final

26 Oct 11:21
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.4.0.Final

Feature Request

Bug

  • [MODCLUSTER-469] - Tomcat 8 container integration does not add jvm-route to JSESSIONID when generated by UUIDJvmRouteFactory
  • [MODCLUSTER-639] - proxy reset requests can allow for other MCMPs to bad proxy
  • [MODCLUSTER-653] - mod_cluster DefaultMCMPHandler should handle "Connection: close" response header and close a connection

Task

  • [MODCLUSTER-571] - Maven generates an empty distribution tarball on first execution
  • [MODCLUSTER-620] - Travis CI: workaround dropping openjdk6/oraclejdk7 on stable/trusty
  • [MODCLUSTER-628] - Travis CI: Add oraclejdk9 to the matrix
  • [MODCLUSTER-631] - Maven pushes only one tomcat distribution archive on deploy
  • [MODCLUSTER-652] - Documentation 2.0: living docs

1.4.0.Alpha1

26 Oct 11:20
Compare
Choose a tag to compare
1.4.0.Alpha1 Pre-release
Pre-release
    Release Notes - mod_cluster - Version 1.4.0.Alpha1

Feature Request

Bug

  • [MODCLUSTER-480] - Tomcat 8 Context#isDistributable implementation needs to consult the underlying context instead of the manager
  • [MODCLUSTER-497] - ModClusterConfig#setAdvertiseInterface(java.lang.String) should not have been deprecated as it's used by Tomcat modeller
  • [MODCLUSTER-509] - Excluded contexts which are not specific to a host should be excluded on all hosts
  • [MODCLUSTER-511] - run-demo.sh script fails in most cases
  • [MODCLUSTER-529] - MBeans descriptions are not loaded in JMX for ModClusterListener
  • [MODCLUSTER-566] - Exclusion list cannot be pre-populated in init()
  • [MODCLUSTER-572] - Normalize hostnames in MCMP messages
  • [MODCLUSTER-581] - Session draining with non-positive timeout may wait indefinitely
  • [MODCLUSTER-584] - httpd Host header validation check with IPv6 address in MCMP requests
  • [MODCLUSTER-585] - mod_cluster excluded-contexts doesn't exclude slash prefixed /contexts; should perform normalization
  • [MODCLUSTER-596] - mod_cluster stop/stop-context operations do not send STOP-* in when session draining was unsuccessful
  • [MODCLUSTER-612] - Test DefaultMCMPRequestFactoryTestCase#createConfigRequest fails on Windows OS with other than lowercase hostname

Task

Component Upgrade

1.3.1.Final

25 Oct 13:56
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.3.1.Final

Bug

Task

  • [MODCLUSTER-441] - Upgrade Tomcat 8 support to 8.0.16 due to OPTIONS * broken (BZ#57187)

1.2.6.Final

25 Oct 16:06
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.2.6.Final

Feature Request

  • [MODCLUSTER-211] - SE Linux in RHEL 6 does not support mod_cluster in the context of HTTPD
  • [MODCLUSTER-360] - mod_proxy_cluster.h doesn't contain the right information

1.2.0.Final

25 Oct 14:14
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.2.0.Final

Feature Request

  • [MODCLUSTER-256] - mod_cluster management console/Status does not show exact mod_cluster version

Bug

  • [MODCLUSTER-227] - mod_proxy code for old httpd versions needs to be updated.
  • [MODCLUSTER-248] - Missing Documentation For mod_cluster with JBoss AS5
  • [MODCLUSTER-273] - sticky-session-force change requires httpd restart

1.1.3.Final

25 Oct 14:40
Compare
Choose a tag to compare
    Release Notes - mod_cluster - Version 1.1.3.Final

Feature Request

Bug

  • [MODCLUSTER-217] - request hang with a node is stop in EC2
  • [MODCLUSTER-220] - Extra ENABLE-APP/REMOVE-APP event after failover
  • [MODCLUSTER-240] - mod_cluster does not work with Tomcat 7 due to API Change in Connector
  • [MODCLUSTER-241] - kill -HUP httpd process increase the open locks.