Answer Posted / 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 View All Answers
Can I uninstall iis express?
How do I open applicationhost config?
How do I know if iis is running?
What is recycling in iis?
How do I install a certificate?
How do I enable iis in my firewall?
roles of information system in a business organization?
What is an iis worker process?
What is iis configuration?
What does restarting iis do?
In which process does iis runs (about the exe file)?
What is latest iis version?
Where is iis win7?
What is app pool and app domain?
How to create a virtual directory on iis?