0
kicks
ASP.NET MVC: DefaultControllerFactory is not thread safe!
A bug in the current DefaultControllerFactory can create serious concurrency issues if you implement your own controller factory. This article explains how to work around it.