Zeroserve: A zero-config web server you can script with eBPF

AI Summary

zeroserve is a zero-config HTTPS server that serves websites from tarballs over HTTP/2 and TLS 1.3, with eBPF programs acting as sandboxed middleware for tasks like rewriting, authentication, rate limiting, and reverse proxying. It claims to beat nginx on most workloads (static files, scripted middleware, proxying) while keeping a small footprint. The key design bet is collapsing configuration and scripting into a single eBPF program, eliminating the need for a separate config file.

Read Original → · Discuss with AI → · Share →
← Back to news