ASP.NET/mono performance on Linux
Posted
by Quandary
on Server Fault
See other posts from Server Fault
or by Quandary
Published on 2010-03-02T12:03:05Z
Indexed on
2010/04/16
12:04 UTC
Read the original article
Hit count: 601
Anybody knows how asp.net/mono performance is on Linux ?
I mean, which server gives you the best performance/delivery time (Apache/Apache2, xsp2, lighthttp, nginx, other) ?
Since all asp.net goes via xsp2, I'd say xsp2 would certainly be fastest, but it's probably missing a lot of features, which lighthttp offers (e.g. mod_dosevasive, URL-rewriting, etc.).
© Server Fault or respective owner