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
What is the name of default application pool in iis?
How do I open iis server 2016?
What is windows process activation service?
What is the purpose of iis server?
What is appdomain in iis?
Explain the recycling of application pool?
IIS Socket pooling
Where are iis backups stored?
What is the usage of iis?
How do I make iis my default website?
What is web deployment?
What is iis hardening?
What is rapid fail protection?
How do I host a website in iis server 2016?
Is iis more secure than apache?