On Wednesday 06 June 2007 06:10, Ryan Hill wrote:
> ...to maintain it.
>
> 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 internall
...to maintain it.
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