Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5930187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T14:31:19+00:00 2026-05-22T14:31:19+00:00

There is a heavy mvc application and many styles, scipts, images into the every

  • 0

There is a heavy mvc application and many styles, scipts, images into the every page.
But the HttpApplication processes an every request to the server including requests for .css, js, img. I assume it spends resources.

Can I turn off that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T14:31:20+00:00Added an answer on May 22, 2026 at 2:31 pm

    Some of the other responses are a bit misleading so I’ll chime in.

    The setting that controls this behavior is the runAllManagedModulesForAllRequests attribute located in the configuration\system.webServer\modules section of your Web.config file. Every MVC project template has that set to true by default. You could set it to false to disable the behavior.

    However, note that this might cause your routes to stop working. That’s because on earlier versions of IIS this setting was required to make routing work with extenionless URLs. Without this setting IIS used to treat such requests as if they referred to folders and would bypass the managed pipeline altogether. This setting forces IIS to run all managed modules for all requests (as the name of the setting eloquently implies), thus giving URL routing a chance to respond.

    In Windows Server 2008 R2 SP1 (or other OS’s that have KB980368 installed) this setting is no longer necessary.

    So depending on the configuration of your servers you might be able to turn it off, but you should certainly test first to verify your application will continue to work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating an Asp.Net MVC website. I've in the past, for heavy application, multiple
I have a website that makes heavy use of AJAX. There is an almost
There are two popular closure styles in javascript. The first I call anonymous constructor
There seem to be many ways to define singletons in Python. Is there a
We have a very large enterprise Web application developed using Mojave (MVC) framework in
I'm working on an MVC app that makes heavy use of Services. My question
This method seems stupid and a bit heavy; is there a more optimal way
I'm keen to teach myself ASP.NET MVC 2 (coming from a heavy embedded or
I am working on a ASP.NET MVC application where we have to write our
I am migrating a WebForms application to MVC. One of the core components of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.