[Mono-dev] How scaleable is Mono?

Daniel Lo Nigro lists at dan.cx
Sun Nov 18 12:31:06 UTC 2012


You could try a load test with something like http://blitz.io/ and see how
your server handles 250 simultaneous users. I'm not sure how well Apache +
mod_mono would work but nginx or Cherokee + Mono FastCGI seems to be able
to handle quite a bit of load.

It's worth noting that http://www.servicestack.net/ is powered by Mono.
ServiceStack is one of the most popular .NET libraries on Github and their
site seems to handle things fine. Mozilla's developer wiki (a very popular
reference for web developers) was also powered by Mono until recently
(they've now migrated from DekuWiki to their own custom Django wiki system).


On Sun, Nov 18, 2012 at 9:58 AM, Frank Cohen <frankenspank at gmail.com> wrote:

> I am running mono under apache2/mod_mono.  Currently using it for some low
> traffic sites, but I am wondering, does it scale?
>
> Anyone have a list of case studies using it?
>
> Thanks in advance,
>
> Frank
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121118/bcbe5605/attachment.html>


More information about the Mono-devel-list mailing list