Linux software

 
Contact Us
www : boa
High performance single-tasking web server
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 ongoing HTTP connections, and forks only for CGI programs (which must be separate processes.) Preliminary tests show boa is about twice as fast as Apache, and is capable of handling 50 hits per second on a 66 MHz '486. The primary design goals of Boa are speed and security. Security, in the sense of "can't be subverted by a malicious user", not "fine grained access control and encrypted communications".
Version number : 0.94.14.r20
Md5 : MD5 (boa-0.94.14rc20.tar.bz2) = d804cba12f996e95028fa10109731495 SHA256 (boa-0.94.14rc20.tar.bz2) = 4799f2b908cbe8628252dc1ab82be871ade24cb85c2df4be8f594ceba106596a SIZE (boa-0.94.14rc20.tar.bz2) = 166433
Linux Software