Release date 2026/07/07
Bugfix
-
Fixed the race condition where the balancer
triesarray was cleared before the asynchronous timer thread could safely encode it.
Release date 2026/07/07
Fixed the race condition where the balancer tries array was cleared before the asynchronous timer thread could safely encode it.
Release date 2026/06/23
Fix the race condition where the balancer tries array gets cleared before the asynchronous timer thread can safely encode it.
Release date 2025/12/18
added new config option ssl_verify to support verifying server certificates.
Added support for the tls_certificate_verify global option. When this option is enabled, the
plugin’s ssl_verify setting cannot be disabled.