1.3.21.Final
Release Notes - mod_cluster - Version 1.3.21.Final
Bug
- [MODCLUSTER-551] - Fix spelling of EnableMCPMReceive option
- [MODCLUSTER-823] - Second Alias ignored while adding to existing context
- [MODCLUSTER-829] - Fix build error of native-1.3.x with httpd trunk
- [MODCLUSTER-832] - Invalid ENABLE-APP creates an empty Virtual Host
- [MODCLUSTER-841] - mod_proxy_cluster still does not fully recover http member if websocket is enabled
- [MODCLUSTER-843] - Backport: Clear worker status for reuse, fix find_node_context_host condition
- [MODCLUSTER-844] - Use and enforce the same directive as is in the documentation
What's Changed
- [1.3.x] CI: add basic native CI to 1.3.x branch by @rhusar in #796
- [1.3.x] MODCLUSTER-551 Fix spelling of EnableMCPMReceive option. by @jajik in #797
- MODCLUSTER-823: Fix ignored aliases by @jajik in #806
- [1.3.x] Resolve MODCLUSTER-829 and add CI for it by @jajik in #817
- MODCLUSTER-551: Fix wrong argument to logging by @jajik in #842
- Fix for MODCLUSTER-841, use updated to propagate the status and error_time. by @jfclere in #849
- Clear worker status when reused, fix find_node_context_host condition by @jajik in #851
- [1.3.x] Change the example directive to be consistent with the docs by @jajik in #855
- Update native version to mod_cluster/1.3.21.Final by @rhusar in #863
Full Changelog: 1.3.20.Final...1.3.21.Final