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 capable of handling several hundred hits per second on a 100 MHz Pentium.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 127.2 kB | 380 kB | [list of files] |
| amd64 | 119.7 kB | 352 kB | [list of files] |
| arm | 118.4 kB | 344 kB | [list of files] |
| armel | 117.6 kB | 344 kB | [list of files] |
| hppa | 123.2 kB | 360 kB | [list of files] |
| i386 | 115.9 kB | 252 kB | [list of files] |
| ia64 | 140.7 kB | 444 kB | [list of files] |
| mips | 123.2 kB | 388 kB | [list of files] |
| mipsel | 124.8 kB | 388 kB | [list of files] |
| powerpc | 121.2 kB | 360 kB | [list of files] |
| s390 | 123.4 kB | 360 kB | [list of files] |
| sparc | 117.5 kB | 348 kB | [list of files] |