I have tested commit d8643c on CentOS 8 with the latest updates.
Used config

[root@bcf-a0 tmp]# cat /root/kam.cfg 
listen=tls:eth0:25061
enable_tls=1

####### tls module ##########
loadmodule "tls.so"
loadmodule "http_client.so"

request_route {
    if (is_request()) {
    }

    exit;
}

yes --atexit=no now resolve the issue.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.