As far as I know, XSP is just an easy server to get started with Mono / ASP.NET; not recommended for use in a production environment.
If you are serious about ASP.NET on Mono in a production environment, I would install the correct Apache / mod_mono test environment to run your ASP.NET projects.
source
share