boa (8) Linux Manual Page
boa – a single-tasking high performance http server Synopsis boa [-c server_root] [-r chroot] [-d] Description Boa is a single-tasking HTTP server. That means that unlike traditional web servers, it does not fork for each incoming connection, nor does it fork many copies of itself to handle multiple connections. It internally multiplexes all of the…
