What is the correct usage of "runAllManagedModulesForAllRequests" in ASP.NET MVC2/3?
Solution 1:
How bad it is depends on the site traffic, if you are working on a high traffic website I'd say don't use it, and remove unneeded modules.
How bad it is depends on the site traffic, if you are working on a high traffic website I'd say don't use it, and remove unneeded modules.