I'm still working on the Heroku .NET buildpack and just [switched][1] from XSP to fast-cgi-mono-server and nginx. Completety unscientific testing shows no great performance difference, but reading the docs, I get the feeling that fast-cgi-mono-server+nginx is the recommended setup for production. On Heroku, apps already run behind a loadbalancer, so I only need nginx to terminate HTTP and talk fast-cgi. Is the nginx setup even an advantage over XSP in that setup?
Michael [1]: https://github.com/friism/heroku-buildpack-mono/commit/196f711852b40ad862010a4680c7aba6f1b5d83a _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
