[Mono-aspnet-list] Issues with Mono, nginx, xsp2, FastCGI, etc.

chadwackerman chadwackerman at gmail.com
Tue Jan 25 01:52:23 EST 2011


I too was unable to get a stable environment going with nginx. 

That said, I don't think that nginx is the solution to your woes on a VPS.
Frankly, there's not that much benefit unless you have a lot of static
pages/images. If you're just calling FastCGI, Apache in Worker MPM with
mod_mono is very similar.

I benchmarked 100 simultaneous connections easily handled under 100ms on a
$19 Linode. If you need more than that, you might want to look at something
like Varnish. Although they don't promote it as such, it works quite well in
front of small sites--even on 32-bit, low-memory slice servers.

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Issues-with-Mono-nginx-xsp2-FastCGI-etc-tp3232221p3235547.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list