Skip to main content

Question 5: Do you not use TLS/SSL in the kafa production environment? @kafka team.

In my production environment, I use [istio](https://istio.io), but istio enables TLS by default. so if based on [kafka docs](https://kafka.apache.org/documentation/#maximizingefficiency), sendfile is not used. So crazy. Is kafka still performing well? *It confuses me very much*

image.png


Comments