What is the performance like when using Apache mod_mono compared to IIS 6 or 7? Does the mod-mono-server that receives the requests from mod_mono have the ability to thread incoming requests or does it act more like a CGI program?
I also see that the mono project comes with a web server bundled with it. Is this web server considered a development environment or something that can be used for production?