x0 is a low-latency scalarable HTTP Web server and framework written in C++ (C++11), supporting CGI, FastCGI, reverse proxying, SSL + SNI, advanced HTTP & FastCGI load balancing, systemd socket activation, and more.
| Tags | HTTP Servers framework load balancer |
|---|---|
| Licenses | LGPL GPL |
| Operating Systems | Linux |
| Implementation | C++0x MySQL fastcgi cgi systemd LLVM C++ |
| Translations | English |
Recent releases


Release Notes: A new advanced & dynamic Load Balancer plugin (major feature). Stability and API Improvements. A new basic authentication plugin.


Release Notes: A JIT-compiling configuration system was added. Threaded worker mode and CPU/core affinity binding per worker were added. A fastcgi plugin was added. An SSL plugin was added, including SNI support. Man pages were added for x0d and x0d.conf. x0d instant mode was added, which lets you invoke x0d without configuration from the command line. PATHINFO is supported in the cgi and fastcgi plugins. rrd, status, and browser matching plugins were added. The I/O and core API were improved. CGI support was improved. systemd is supported, including socket-based activation. Bugs were fixed.