safari Mutual TLS authenticatin

I have a SSL/TLS enabled website that is currently working well on Edge browser. Recently, we have been optimizing the website for Safari browser. However, our testing has shown that the ClientHello message always uses a new session ID to communicate with the server, resulting in frequent handshakes. Additionally, we have discovered that even when using HTTP 1.1 protocol, Safari does not send Keep-Alive reports.