[Mono-dev] FastCGI Performance

xplicit svg at ngs.ru
Wed Apr 9 19:51:25 UTC 2014


I like this. If it provides the ability to easy change one listener to other
and also ability to change HTTP servers it'll be awesome. By the way it also
should provide the ability to run current ASP.NET server otherwise people
could not migrate their web application to Linux platform. ASP.NET requires
some additional things to startup, like create AppDomain with appropriate
security evidence for every web application, route requests to correct
AppDomain according to virtual path and so on. These produce additional
level of complexity, which possible does not required by raw HTTP servers,
but I think it can be simplified. 

If you guys are intrested in this, I can share some ideas and tell about
issues and constraints I met when I tried to integrate ASP.NET with nginx.



--
View this message in context: http://mono.1490590.n4.nabble.com/FastCGI-Performance-tp4662454p4662500.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list