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 | 133.0 kB | 408 kB | [list of files] |
| amd64 | 127.1 kB | 380 kB | [list of files] |
| arm | 122.9 kB | 364 kB | [list of files] |
| hppa | 128.6 kB | 376 kB | [list of files] |
| i386 | 122.8 kB | 368 kB | [list of files] |
| ia64 | 148.8 kB | 472 kB | [list of files] |
| mips | 129.3 kB | 404 kB | [list of files] |
| mipsel | 129.3 kB | 408 kB | [list of files] |
| powerpc | 124.5 kB | 372 kB | [list of files] |
| s390 | 128.2 kB | 376 kB | [list of files] |
| sparc | 122.5 kB | 368 kB | [list of files] |