[Mono-list] .NET webserver and contributing.

Jason Diamond jason@injektilo.org
Tue, 26 Mar 2002 07:39:35 -0800


> IMO, the architecture of Apache is ill-suited to ASP.net, because it
spawns
> many processes. Not impossible, but more work. There are other projects
> going right now to provide native .NET web servers that are designed from
> the ground up for ASP.net.

This is no longer always true.

http://httpd.apache.org/docs-2.0/mpm.html

Jason