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.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 127.2 kB | 380 kB | [文件列表] |
| amd64 | 119.7 kB | 352 kB | [文件列表] |
| armel | 117.6 kB | 344 kB | [文件列表] |
| hppa | 123.2 kB | 360 kB | [文件列表] |
| hurd-i386 | 115.4 kB | 340 kB | [文件列表] |
| i386 | 115.9 kB | 252 kB | [文件列表] |
| ia64 | 140.7 kB | 444 kB | [文件列表] |
| kfreebsd-amd64 | 120.0 kB | 270 kB | [文件列表] |
| kfreebsd-i386 | 116.1 kB | 262 kB | [文件列表] |
| m68k (非官方移植版) | 114.2 kB | 336 kB | [文件列表] |
| mips | 123.2 kB | 388 kB | [文件列表] |
| mipsel | 124.8 kB | 388 kB | [文件列表] |
| powerpc | 121.2 kB | 360 kB | [文件列表] |
| s390 | 123.4 kB | 360 kB | [文件列表] |
| sparc | 117.5 kB | 348 kB | [文件列表] |