Added support for automatic disconnect when a dynamic cluster node is shut down
When the dynamic cluster configuration has scale for certai…
Show more
Added support for automatic disconnect when a dynamic cluster node is shut downWhen the dynamic cluster configuration has scale for certainoccasions, it makes sense to provide down scaling support when theseoccasions are over, which does not rely on the configured clusterdisconnect timeout (ClusterAutodeleteInterval). The new code will sendautomatically a disconnect request when a dynamic cluster node isterminating gracefully.Depending on the configuration, a new version of NaviServer will benecessary to reliably execute disconnect requests. Appropriate changesare in the NaviServer release/4.99 and main branches.- Bumped version numbers: * acs-tcl to 5.10.1b4 * acs-admin to 5.10.1b4
Show less