IIS ASP Cache



IIS ASP Cache..

Answer / bharath kumar

Before sending response to the client browser IIS will
process the script which contains in the ASP pages and
stores the processed files in the Cache and serves the
cached files to the clients. Caching ASP script files
enhances performance because cached ASP scripts are not
compiled each time. to enable ASP cache follow the below
steps.

In IIS manager right click on "Web Sites" node and click on
properties and in the application settings area click on
configuration, there point to the "Cache Options" tab there
you can select the required options.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More IIS Interview Questions

Whats the hardware requirements for the iis server so that we can host a webpage?

0 Answers  


IIS metabase ?

1 Answers  


Is iis considered middleware?

0 Answers  


Explain how to create a virtual directory on iis?

0 Answers  


IIS Port numbers?

6 Answers   Emind Technologies, RoboSoft, TCS,


What is iis used for?

0 Answers  


How do I setup a web server in windows 10?

0 Answers  


What is etw iis?

0 Answers  


How do I setup an ssl certificate?

0 Answers  


How many times are working in iis server?

0 Answers  


What services does iisreset restart?

0 Answers  


How do I restart iis express from command line?

0 Answers  


Categories