sozu-proxy / sozu

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
https://www.sozu.io/
GNU Affero General Public License v3.0
2.95k stars 188 forks source link

integrate splicing in the HTTP and HTTPS proxies #17

Open Geal opened 7 years ago

Geal commented 7 years ago

In gitlab by @Geal on Jan 7, 2016, 16:40

Geal commented 2 years ago

we would need ktls(https://github.com/sozu-proxy/sozu/issues/243) or io-uring for this to be useful, since right now encryption and decryption are done in userland.