A company's IIS server is serving a mix of static HTML and ASP.NET pages. Users report that static files load fast but ASP.NET pages are slow under load. Which IIS feature should you tune first?
-
A
Increase the application pool queue length
-
B
Enable output caching for ASP.NET responses
-
C
Disable HTTP compression for dynamic content
-
D
Switch the application pool to Classic pipeline mode