Hacker News new | ask | show | jobs
by zambal 355 days ago
Indeed, if I'm not mistaken Netflix at least used to use (and commit to kernel) FreeBSD on content servers because of its superior sendfile performance
1 comments

Not only that, but they even contributed patches to allow the FreeBSD kernel to handle the TLS part of SSL_sendfile as well[1].

[1]: https://man.freebsd.org/cgi/man.cgi?ktls(4)